Aspire Landing Page too much space on top

Homepage Community Forums Aspire Theme Support Aspire Landing Page too much space on top

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20922
    obabilon
    Customer

      Is there a way to fix the Landing page so that there is no extra white space on top? This is valuable real estate to not be able to use above the fold especially on mobile devices. I found your fix getting rid of the footer widgets. Thanks for that. If you can help me to edit the landing page template or some CSS fix that would be awesome. Here’s the link:

      http://dox.babilonarts.biz/landing-page/

      #20937
      Wes
      Moderator

        Yes this can be done by adding something like this to your CSS –

        .landing-page .site-inner {
        	margin-top: 50px;
        }

        You can add that to either your Style.css file, your CSS Customizer page….or wherever you’re adding in your CSS customizations.

        You can adjust the margin-top if you want more or less space.

        Let me know if this helps.

        #20942
        obabilon
        Customer

          That worked brilliantly. Thank you so much.

          #20950
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Aspire Landing Page too much space on top’ is closed to new replies.