Forum replies created
I have added this line to the site under Theme Options > Custom CSS
@media only screen and (max-width: 540px) {
#bootstrap-slider .carousel-caption p {
display: block; } }
And it has no effect, I just to see if it would do anything used just this part as well
#bootstrap-slider .carousel-caption p {display: block; } and it had no change on the desktop version either. For my second question I was just wondering how to disable the footer just on mobile. Using any .css to get a mobile response has been super hard.
Also my bootstrap slider keeps reactivating the default slides and I have to delete them a good bit when using customize or theme options
What would be a css snipped that would change what menus are the primary in mobile form as well as change the footer?
Thanks for the swift fix, would you happen to have any suggestions how to change this footer to be readable in mobile?
Just disabled the boxes now just looking to make the whole footer the same background image and size as the top menu.
Thanks for the response, I was adding a menu, social links, and a title image. I have an image that fills the whole menu bar at the top as a background for the bar is there any way to add these 3 things and make it seem flush with an image that goes across the bottom. If this seems like alot is there a simple way to see the class or names to change the css myself of each individual item? Thank you for the help.
Thanks you, Priyank, for your prompt help!