- This topic has 2 replies, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Slider height in Strong Theme
Is it possible to shorten the slider height on the home page so that the 3 boxes in section one show just slightly above the fold? site link.
Hi Kirk,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.home_section1_content{margin-top:-100px !important;}
Regards,
Brad
Thanks Brad. That did work but it’s still not quite high enough. Any higher though and it bumps into the slider navs above it. Can I combine this with shrinking the height of the slider? If so, what would be the method?
Another issue I’ve discovered with the slider, is that on mobile layout the description box and button/link do not display.
