Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    There are widths and floats applied to your menu’s parent element:

    <div class="col-lg-11 col-md-11 col-sm-10 col-xs-9">

    Which theme are you using?

    Thread Starter allanpoe

    (@allanpoe)

    Caps.. which is paid. support team can’t help too

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Maybe you can then override the width & float on that element instead, but make sure you use CSS specificity to target only that element that surrounds the menu.

    Thread Starter allanpoe

    (@allanpoe)

    i’m not that expert really.. can’t i just add some CSS code to child theme or CSS manager and fix that problem?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That’s what I was saying.

    Thread Starter allanpoe

    (@allanpoe)

    i added <div class="col-lg-11 col-md-11 col-sm-10 col-xs-9"> this to child theme but it didn’t work..

    btw sorry about my english.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘How To Center Menu?’ is closed to new replies.