• Resolved Cromerty

    (@cromerty)


    alteregovoices.com

    Since the upgrade today of raindrops, the menu buttons are much wider than previously, and now go across two lines, where as before they were just on one line.

    How can I change the size please?

Viewing 1 replies (of 1 total)
  • Thread Starter Cromerty

    (@cromerty)

    I referred to another user and added this code to css:

    #access ul ul li,
    #access ul ul,
    #access a {
    min-width: 0;
    }

    #access .page_item_has_children > a:after,
    #access .menu-item-has-children > a:after,
    .ie8 #access .page_item_has_children > a:after,
    .ie8 #access .menu-item-has-children > a:after {
    content: ”;
    }

    #access .children li,
    #access .sub-menu li,
    #access .children ul,
    #access .sub-menu ul,
    #access .children a,
    #access .sub-menu a {
    width: 10em;
    }

    The down-arrow next to my About menu option disappeared, but I’ve just added the character ? to menu text.

Viewing 1 replies (of 1 total)
  • The topic ‘Menu too Wide’ is closed to new replies.