Fixed Homepage - by snowghost - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Rose Tyler

  • Avatar: snowghost
    snowghost
    Participant
    August 21, 2018 at 16:42

    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.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 22, 2018 at 07:07

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.