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?
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.
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.
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.