Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Browser Height in relation to Row Height

    General Discussion
    3
    5
    254
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tinjessen last edited by

      Hi there,

      I am using "browser height as row height" quite often at the beginning of a project page, but I would like the row not to have 100% of the height of the browser window, but 100% -48px, in order to show a little bit (48px) of the next content below, so that the user will know that he/she has to scroll down. Is there a way to do this?

      Best regards,
      tin

      1 Reply Last reply Reply Quote 0
      • edgrbnz
        edgrbnz last edited by edgrbnz

        I thought this would be easy,…

        Assign a class to the row in question (I called it _80vh in my example below).

        Then I tried something along these lines to define that the viewport height is just 80% instead of 100% (which is what Use Browser Height For Row Height is doing):

        ._80vh{
            height: 80vh !important;
        }
        

        Unfortunately that one doesn’t stick. The 100vh from Lay’s markup seems to be stronger still.
        I’m sure @mariusjopen can point out my error here.

        ✦ ✦ ✦

        1 Reply Last reply Reply Quote 0
        • T
          tinjessen last edited by

          Thanks for trying though! Would be great if someone knows a solution.

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Dear @tinjessen
            it should work.

            Give it an ID or CLASS and then use a CSS like this:

            .CLASS {
                height: calc(100vh - 40px);
            }
            

            Do not activate the browser-height = window-height.

            Best!

            Marius

            www.mariusjopen.world

            edgrbnz 1 Reply Last reply Reply Quote 1
            • edgrbnz
              edgrbnz @mariusjopen last edited by edgrbnz

              @mariusjopen said in Browser Height in relation to Row Height:

              Do not activate the browser-height = window-height.

              That’s the trick❗️😀
              Only thing I was experiencing with this while testing is that the placed image is no longer aligned in the middle although the option is set to do so.

              0_1558604182374_Edit_Page_‹USE—_WordPress.jpg

              ✦ ✦ ✦

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Post a link to where the problem is
              I don't answer or check forum DMs, please just post on the forum.
              Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

              Before you post:

              Use the Search Feature. Maybe there is already a solution to your issue.

              1. Update Lay Theme and all Lay Theme Addons
              2. Disable all Plugins
              3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
              4. Now see if your problem solved itself
              5. Go here, see if your problem is listed here:
              Troubleshooting

              When you post:
              1. Post a link to where the problem is
              2. If the problem is difficult to explain, post screenshots / link to a video to explain it

              Thanks!

              Online Users

              K
              T
              S

              Recent Topics

              • S

                Changing space above/below gets delete

              • A

                Corruption of website

              • A

                installation/website bearbeiten

              • R

                Slow loading overall

              laytheme.com