- This topic has 3 replies, 2 voices, and was last updated 4 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile site isses
I’m having a issue on a mobile device – the phone number text is disappearing. Also on mobile the slider text goes away and it’s just images. How can this be fixed?
Hi Brian,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:479px){
.nivo-caption{display:block !important; top:10% !important; left:2% !important; width:95% !important;}
.slide_info h2{font-size:16px !important;}
.slide_info p{font-size:12px !important;}
}
Regards,
Dave
Hey Dave- I entered the code in the CSS box but I am not seeing any results. From my iPhone 6 and there’s still no slider text and the phone number text is lost in the header. Please advise, thanks
…on Safari broswer
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]