Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #434079

    Hello,
    Can you tell me what code to put in CSS styling sheet so that the sedondary menu is same width as the menu container,
    in my case 1100 px.
    Thank
    Joanne

    #434469

    Hi joanne!

    Is this what your wanting?

    #header .avia_mega_div { width: 1100px !important; }
    

    Regards,
    Elliott

    #434651

    Hi Elliott,
    When I put this code, nothing happens.
    I tried
    .html_header_top #top .av_header_stretch .container {
    width: 1100px !important;}

    But the top secondary menu is still over lapping stlightly the main navigation menu container.

    Any other ideas?
    thanks
    Joanne

    #435016

    Hey!

    I’m not exactly sure what you are trying to do here, could you please provide us with screenshots highlighting the issue?

    Best regards,
    Rikard

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