Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #407506

    Hi,

    I’m a little lost here and i hope you guys can help me out.

    How do remove the navigation part just below the logo?

    And would it be possible to have the sign up portion to look like i intend to do?

    Thank you.

    #408052

    Hi guys,

    Any updates on this? Thanks!

    #408060

    Hi!

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

    div#header_main_alternate {
      display: none!important;
    }
    .html_header_top.html_header_sticky.html_bottom_nav_header #main {
      padding-top: 89px;
    }

    Regards,
    Yigit

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