Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302454
    Jameson
    Participant

    Hi,

    I am trying to make my site fit whatever window size it is displayed on for desktops, and prevent scrolling. I embedded a revolution slider in cornerstone to the home page, but I can’t figure out how to make it so that everything fits on one page without scrolling, and automatically scales the image and content to fit.

    http://jamesonschultzphotography.com
    X Version: 4.6.4
    Cornerstone: 1.3.3
    Rev. Slider: 5.3.1.5

    #1302508
    Friech
    Moderator

    Hi There,

    Thanks for writing in! First please set your Slide Layout to Full-Screen.


    screenshot

    And then just below that look for the Increase/Decrease Fullscreen Height option and add this #wpadminbar, .masthead, footer

    Then to hide the scroll bar add the custom css below on the page Settings > Custom CSS

    Not on the Customizer > Custom CSS.

    html {overflow: hidden;}

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1302454 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>