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

    Hi,
    I have a a header with a main menù on right and Logo on left. I add also a secondary menù at the top, but I want that the logo is on the top of the page. I do this with the code

    .logo {
        margin-top: -31px;
    }

    But the image of logo is under the secondary menu. How can I move it over secondary menu?

    Another problem. In home page there is a color section with a background video, so the menù are transparent. It is ok for the main manu, but I like that the secondary menù have a background color.

    Thanks for help

    #575931

    I send you a link of the page in work.

    #576278

    Hi,

    I couldn’t see your logo being covered by anything, did you manage to get it fixed? If not then please post screenshots of the issue.

    About the menu, it looks like it has a white background on my end, maybe you managed to get that fixed as well? If not then please try to explain a bit further.

    Thanks,
    Rikard

    #576354

    Hi Rikard.
    try to scrool the page.

    On the page without scroll I see this
    https://www.dropbox.com/s/mcd3viovs8azlhs/without_scroll.jpg?dl=0

    On page after scroll I see this
    https://www.dropbox.com/s/7dnummbi45nptlu/after_scroll.jpg?dl=0

    I’d like to see this in both cases
    https://www.dropbox.com/s/jn5uhcmnv8oysok/right_view.jpg?dl=0

    • This reply was modified 8 years, 2 months ago by sere.
    #576521

    Fixed!

    
    #header_main{
    position:relative; 
    z-index:10 !important; 
    }
    #header_meta{
    background:#d3d200 !important;
    }
    #576543

    Hey!

    Glad you figured it out!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Secondary menu position and color’ is closed to new replies.