Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #987778

    Hi,
    I’ve increased the depth of my nav menu to 70px because the nav titles are on 2 lines
    #top #header_main_alternate {
    height: 70px
    }

    I’ve used the span.menu-break to get the menu items onto 2 lines.
    span.menu-break {
    display: block;
    line-height: 0;
    bottom: 5px;
    position: relative !important;
    }

    But the drop down menu does not now line up with the bottom of the menu bar. It still appears in its original position.
    Also I have an image below the nav menu bar and this is being covered by the nav bar.

    Have I targeted the wrong nav bar menu container?

    I’m working on localhost but have screengrabs if they are of use?

    Regards,
    hughsieg5

    #988023

    Hey hughsieg5,

    Could you please attach some screenshots of the issue? Upload them to a service like Dropbox and give us the links here, we’ll see if we can suggest a solution.

    Best regards,
    Victoria

    #992894

    Hi,

    I’ve posted (private content) links to dropbox twice but heard nothing back??

    Cheers,
    hughsieg5

    #992897
    This reply has been marked as private.
    #993575

    Hi hughsieg5,

    We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.

    Best regards,
    Victoria

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