Home › Forums › Gravida Support › Gravita Pro Slide Settings
- This topic has 7 replies, 2 voices, and was last updated 9 years ago by Sonl Sinha.
-
AuthorPosts
-
November 8, 2015 at 9:35 pm #14004
When I view the graphics in my slider on an Ipad, the top section of the picture is cut off by the header. I have the images properly formatted so they’re all the same size. How do I fix the graphics in the slide so they’re not distorted when someone views on an ipad?
November 9, 2015 at 7:20 am #14020Kindly show us your website. Kindly mention which iPad version.
Regards,
ShriNovember 9, 2015 at 12:43 pm #14056The website is http://www.peakwealthadvisors.com/, and it’s an ipad2
November 9, 2015 at 12:47 pm #14057Kindly go to Appearance>Customize>Scroll down on left to Custom CSS. Paste it there:
@media only screen and (min-width: 1000px){
.nivo-caption{bottom:98px;}
}Should appear fine in iPad2.
Regards,
ShriNovember 9, 2015 at 12:55 pm #14058That’s better. still cuts the blue text box off a bit. Any way to adjust?
Another thing I need help with – also, on the Home page where the recent Blog entries are posted, the heading “LATEST BLOG” sits above the line n the HOMEPAGE BOXES section and to the right. It should be centered and in the LATEST POSTS section. Any way to fix that formatting?
November 9, 2015 at 1:02 pm #14059Yes instead of 98px in above CSS make it 90px.
For 2nd part add this in Custom CSS:.latest-blog{clear:both;}
Should be fine.
Regards,
ShriNovember 9, 2015 at 1:19 pm #14060Thanks. The header graphic is still not right. But the LATEST POST is corrected.
One last question. Is there a way to only have 3 Widgets in the footer section? I have RECENT POSTS there, and it’s redundant since I have it in the main body of the home page. There’s nothing else I’d like to put there, so was thinking of just having 3 widgets if possible.
November 12, 2015 at 2:06 pm #142573 widgets won’t be possible unfortunately. However you can keep the 4th one blank or use it for simple info or some other redundant info.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.