- This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Spirited Pro Title and Tagline not on Mobile
So when in looking at my site on a iphone , the Slider Image Title and Taglines don’t show up? How can I get these to load?
http://gigabrit.com/
Hi Britton,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media (max-width: 767px) {
.slider-main .nivo-caption{display: block !important; overflow: visible; width: 90%;}
.slider-main .slide_info h2, .slider-main .slide_info p{line-height: normal;}
.slider-main .slide_info h2{font-size: 20px;}
}
@media (max-width: 479px) {
.slider-main .nivo-caption{top: 10%;}
.slider-main .slide_info h2{font-size: 16px;}
.slider-main .slide_info p{font-size: 14px;}
.slider-main .slide_info .slide_more{display: none;}
}
Regards,
Dave
Are you looking for the best water production WordPress theme & templates? Here we have listed the best water delivery WordPress themes & templates. These […]
Acupuncture WordPress themes discussed here for reference and listed out. It’s an obvious fact, that mankind has considerably progressed in thousands of fields and areas, […]
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]