Uneven gap in my menu items

Hi,

I’ve just added a new page to my main menu on https://followtheboat.com called ‘PUB’. However the gap between it and the preceeding menu link ‘FTBMATES’ isn’t even. How can I make sure there is an even gap between this new page link and the one before it?

Thanks!

Hello @demonboy,

Thanks for writing in! I have inspected your menu and I found out that you have added this custom CSS code:

#menu-item-30362>a, #menu-item-33816>a, #menu-item-34983>a, #menu-ftb-2019-x>li.menu-item.x-menu-item.x-menu-item-search>a>span>i, #menu-item-32438>a, #menu-item-32439>a, #wpmenucartli>a {
    padding-left: 30px;
}

You should edit your custom CSS and include your new “PUB” menu item in the code above.

Please note that custom coding is outside the scope of our support. Issues that might arise from the use of custom code and further enhancements should be directed to a third party developer.

Best Regards.

:man_facepalming:

Sorry, it’s been a long time since I created my menu, I just forgot! Apologies and thanks for the pointer, @ruenel

You are most welcome @demonboy

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.