This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
How can I make my homepage a “fixed height” so that there is no scrolling up and down to see the navigation and footer? I want both to be visible at the same time with no need for scrolling.
Hello,
Please add this code in Custom css for page http://prntscr.com/klhmjy to remove white space:
.page-content {
margin-bottom: 0px;
}
.wpb_revslider_element {
margin-bottom: 0px;
}
Size of your slider can be changed via Slider Revolution settings. I can’t check these settings because the provided user doesn’t have access to the appropriate section.
Here is Slider documentation https://www.themepunch.com/faq/ideal-image-size/ https://www.themepunch.com/revslider-doc/slider-setup/#layers-grid-size
Regards
You must be logged in to reply to this topic.Log in/Sign up