- This topic has 1 reply, 2 voices, and was last updated 7 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 most popular medical tourism WordPress themes? If so, you’ve landed on the right page for medical tourism themes. This post […]
Are you looking for the best helpdesk WordPress themes? If so, you’ve landed on the right page for helpdesk themes. This post discusses the top […]
Are you looking for the best organic food WordPress themes? If so, you’ve landed on the right page for organic food themes. This post discusses […]