As, per subject, appreciate any prompt reply! I’ve tried myself using different guides but did not manage. Thanks!
@Nick_Marketing I see you are familiar with FOCAL theme. Any chance to support with this as well? Thanks upfront
Hi @JoshuaRX
Can we get URL of website?
Hi @yocave - here’s the website: https://reeflexstore.com/ but unfortunately it has limited access (via password9 since we do not want it to be visible to our users yet. Any chance to get support without sharing the website? Or else I can provide you the password via DM. Thanks upfront
I’ve analyzed the default FOCAL theme and if you want to adjust the top & bottom padding in the main menu, then TRY adding this code to the bottom of theme.css . You might need to adjust the px values especially if you’ve added some customizations to your existing theme.
.header__wrapper {
padding-top:5px;
padding-bottom:5px;
}
Here’s a screenshot of above padding in action:
@Nick_Marketing you are the man
thanks a lot, have a good weekend
@JoshuaRX
Thank you, I am glad it worked.

