- This topic has 6 replies, 2 voices, and was last updated 8 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Launch Pro – no homepage sliders or text on iPhone
Hello,
The site homepage and formatting are not showing correctly on smart phones.
The homepage text is not showing on smartphones. Nor are the sliders. I have 3 sliders.
www.anger101book.com
Thank you.
Lori
Hi Lori,
Can you send us screenshot? Upload your screenshot on imgur.com and paste the share URL here.
Regards,
Brad
http://anger101book.com/mobile-screenshot.png
I’ve never used imgur.com. Where specifically do I upload the screenshot?
Thank you.
Hi Lori,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.nivo-caption{display:block !important; width:90% !important; left:5% !important;}
.nivo-caption p{font-size:12px !important; line-height:12px;}
.slide_info ul li{font-size:12px; line-height:12px;}
}
Regards,
Brad
Hello Brad,
I’ve implemented the code you provided. The result is that on portrait view on a phone, only VERY LARGE homepage slider header shows – no other text, and therefore none of the 3 homepage sliders text shows. On landscape view, homepage sliders show with text – though font size is not quite right.
Here’s a url of portrait mode: http://www.anger101book.com/anger101book.png
Thank you for your continued help in resolving this issue.
Lori
Hi Lori,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.nivo-caption h2 { font-size:18px !important;}
}
Regards,
Brad
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]