Tagged: 

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

    I’ve implemented the Header Widget as per the instructions. However, now the Title Bar is overlapped by the logo and navigation.

    I would like to retain Center Logo, Menu Below.

    Could you please advise how to adjust to correct this issue?

    #1123507

    Hey CWWeles,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_header_top.html_header_sticky.html_bottom_nav_header #main {
        padding-top: 185px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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