Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #763757

    Hello in my costumer website we have a main menu in right screen. the menu must be in single line but in fact it shown in 2 columbs and this is not good. also strange that seccond columb is include the item that must be seccond and not last.
    i include screenshot.

    also i want to disable the whit single line between menu items and decrease the space in logo area
    the websote is http://orten.wbit.co.il

    will glad to assistance
    Thanksscreenshot

    #763784

    Hi wbitsolutions!

    Please add the following

    .header_color li { border: none !improtant; }
    .html_header_sidebar .logo { padding-top: 0px !improtant; padding-bottom: 0px !important; }

    let us know if that works

    Best regards,
    Basilis

    #763807

    Hi
    thanks but it fixed only the space in logo area but not the menu/ is still in 2 columbs

    #764029

    Hi,

    Please try this as well:

    .av-main-nav > li > a {
        border-bottom-width: 0 !important;
    }

    Best regards,
    Rikard

    #764066

    Hi
    I tested it but in not help
    the prelast item also not in line with other menu items

    #765696

    Hi wbitsolutions,

    This is what I am seeing now. Is this how you wanted it to be or you need some more changes to be made?

    Best regards,
    Victoria

    #765713

    No i change it now back to right menu
    it must be fixed to one line

    #765912

    Hi,

    Let us know if you have any other questions or issues :)

    Best regards,
    John Torvik

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