Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #795163

    Hi there

    I am creating a landing page within a website where I removed the original header and footer of the website and am using the fullwidth submenu option to create a one page scroll.

    Everything is great except the fullwidth menu keeps pushing all the sections down a bit and the down arrow is not visible on sections. Any quick CSS fixes for this?

    #795781

    Hey onurkurtic,

    Since your menu is 53px, we can nudge your next-arrow higher by that amount, too. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .scroll-down-link {bottom:53px !important}
    

    Best regards,
    Sarah

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.