Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1196491

    We added a top bar to our design and it has affected only certain pages.

    For example, this was not changed, but this has

    Thanks.

    #1196926

    Hey hostworks,

    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 #top:not(.home) #wrap_all #main {
        padding-top: 210px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1196935

    Thanks again Victoria. that worked!
    Any idea how I can add space above the right navigation to align the navigation to the content on the left or will that break the responsiveness?
    This page

    • This reply was modified 4 years, 8 months ago by hostworks.
    #1198043

    Hi hostworks,

    Please remove the code :

    
    .html_header_top.html_header_sticky #top:not(.home) #wrap_all #main {
        padding-top: 168px !important;
    }
    

    it cancels the code I gave you later.

    https://share.getcloudapp.com/p9uK4xN6 How do you want them aligned?

    Best regards,
    Victoria

    #1198093

    Thanks
    Before
    After

    #1198824

    Hi,
    Sorry for the late reply, unfortunately, some of your images are not available, so I’m not quite sure what you are trying to do, the top bar looks the same to me in your examples.
    Please try explaining again.

    Best regards,
    Mike

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