Css – main menu - by duduibira - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Robert Hall

  • Avatar: duduibira
    duduibira
    Participant
    June 22, 2016 at 02:25

    tried several changes on the custom.css for the main menu, but nothing does any change to the menu.

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 22, 2016 at 06:11

    Hello,

    Please clarify what you want to change and show your site.

    Best regards,
    Jack Richardson.

    Avatar: duduibira
    duduibira
    Participant
    June 22, 2016 at 14:03

    i want the main menu to be positioned to the right. i tried Theme locations – Main menu (right) … but then the main menu does not show. in stead it shows: SET YOUR MAIN MENU IN APPEARANCE > MENUS
    ps: when the page scroll down the fixed menu shows, but still not sligned to the right

    also, would like a thinner and taller san serif font for the menu. any recomendation?

    thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 22, 2016 at 14:12

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .menu {
        float: right;
    }
    .menu > li > a {
        letter-spacing: 0.05em;
    }

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.