Menu PC vs Mac - by MakiYan - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Robert Hall

  • Avatar: MakiYan
    MakiYan
    Participant
    October 1, 2015 at 16:45

    Why my menu dont have the same look on a PC?

    http://www.carsona.com.heb5f.sogetel.net/wp-content/uploads/2015/10/capture22.jpg

    I want the same font style and the same font size.

    Can I fix That??

    4 Answers
    Avatar: MakiYan
    MakiYan
    Participant
    October 5, 2015 at 20:56

    I think you forgot me? Maybe not?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 5, 2015 at 21:15

    Hello,

    The problem causes by this code in custom.css file. Please check it.

    @media (min-width: 1600px){
    .header-type-variant5 div.menu {
        padding-left: 168px !important;
    }}

    Regards,
    Robert Hall.

    Avatar: MakiYan
    MakiYan
    Participant
    October 5, 2015 at 21:41

    1- Ok I remove the code…

    But my font size in my menu are bigger, not condensed on Firefox and Chrome on PC.

    I want the same font size and the same look as seen on my MAC screen

    Don’t want a menu on two lines

    http://www.carsona.com.heb5f.sogetel.net/wp-content/uploads/2015/10/capture22.jpg

    2- Finally, I want the menu at the center

    Thanks for your help!!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 5, 2015 at 22:40

    As I see menu isn’t in two line in FireFox or Chrome. See screenshot: http://prntscr.com/8o5jr5
    Also try to use this code in custom.css

    .menu > ul > li > a{
        letter-spacing: -0.08em;
    }
    .header-type-variant5 .menu > ul > li > a{
        padding: 20px 26px;
    }

    Regards,
    Robert Hall.

  • Viewing 5 results - 1 through 5 (of 5 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.