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

    Hi there,

    I added in the Top Bar instead of the Phone Number a shortcode returning get_search_form().

    In the CSS I added a margin of 10px on top and bottom.

    But now my LayerSlider is overlapped by the navigation bar…

    Can you help me out here ?

    THANKS!

    #375052

    Hey Basile!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
    padding-top: 176px;
    }

    Please do not forget to disable CSS minifying feature before applying the code

    Cheers!
    Yigit

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