• Dear,

    Is it possible to center the ‘Main Menu’ in the vantage theme?
    I have the product categories in the Main Menu. I like to center the categories.

    I hope you can help me.

    Regards,
    Melle

Viewing 3 replies - 1 through 3 (of 3 total)
  • It would help us help you if you included a link to your website.

    Suggest that you install a browser inspector like firebug, it shows you how your html is formed and how your css is working.

    Thread Starter Melle123123

    (@melle123123)

    The site i’m working on right now is https://www.noidea.nl/secondsite/
    I hope you can help me with this info. If not I will take a look to install firebug.

    You should be installing firebug anyway.
    Make sure you are using a child theme first.

    In style.css line 620

    body.responsive.layout-full #page-wrapper .full-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 1080px;
    }

    change the max-width to 550px kind of works, but mucks up the layout of the logo and that menu.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centrer the main menu’ is closed to new replies.