Forum replies created
Hi,
Please use the following code in your Theme Option->Custom CSS
.menu-container {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
Thanks!
Hi,
Sorry, Please see screenshot http://prntscr.com/8dpbl5
Look under Theme Location, there is no footer navigation.
Thanks!
Hi,
You can try using the flexslider shortcode and content boxes shortcode on a page template. You can position the shortcodes according to your needs.
Thanks!
Hi,
Sorry, there is no option to arrange the bootstrap slider location on the page.
Thanks!
Hi,
You can search this forum for that error message you encountered, and you will see that you are the only person experiencing that. There is no other customer with that same error.
I believe my written English is understandable, I already mentioned that I do not know how to replicate your issue on my localhost. I have never encountered that error before.
I will need access to your server via FTP and WordPress admin to do the troubleshooting.
There is nothing I can do if you refuse to read my reply or refuse to provide access to your website.
Best Regards,
Denzel
Hi,
Just copy the folder from ftp.
Sorry, I do not have a recommended plugin in mind.
Thanks!
Hi,
Please try the following codes. It removes the “dark” horizontal box in the slider.
.carousel-caption h2 {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.carousel-caption {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
The rgba value is for color. For example if you want blue color, change rgba(0, 0, 0, 0) to rgb(0,0,255)
Please refer to this chart http://www.december.com/html/spec/colorrgbadec.html or any rbga colorpicker.
Thanks!
Hi,
I suggest a backup, in case you need it for another project, or you accidentally deleted it. If not you do not need to backup revolution slider or layer slider. You can still use both sliders with the latest Alora Theme.
Thanks!
Hi,
Please use the following code in your Theme Options -> Custom CSS
.hentry {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
That’s the best I can do without breaking the layout.
Thanks!
Hi,
No, you will not lose any plugin.
Thanks!