- This topic has 5 replies, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Default font sizes, slider on mobile
Hey guys, first of all let me congratulate you on this great theme. I’ve been implementing Gravida on my site and would like to ask a few things.
1. I wanted to increase the font sizes for the general text (paragraphs in posts and pages). I could just change to font size in every post, but it’s not ideal. If I could change it by default, it would be great.
2. The slider’s titles and description does not seem to appear on mobile. Is there a way around that? If there is not, is there a way for me to disable the slider on mobile?
My site: http://guilhermesolari.com.br/
Thanks,
Solari
Hi Solari,
Thanks for the nice words.
Kindly go to Appearance>Customize>Font Settings and change the body font to change the font size in every post and page.
For 2nd point i am posting a separate answer shortly.
Regards,
Shri
Ah, the font size was hidding in plain sight. Thanks, Shri, worked great.
Hi Solari,
Kindly go to Appearance>Customize and custom CSS and add this there:
@media screen and (max-width:479) {
.nivo-caption { width:70%;}
.slide_info { display:block;}
.nivo-caption h1 { font-size:10px; line-height:14px;}
.nivo-caption p { font-size:10px;}
}
Regards,
Shri
Did it. I didn’t notice any change on my iPhone 5, though. The slider is still there with no images.
My mistake, the slider text appears if I flip the phone horizontally.
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]