Hello,
I am using the Sense theme, and cannot get the codes I found online to do anything when I paste them. Can someone let me know what to do to add a little more padding between my logo and the navigation menu?
Thank you!
Hello,
I am using the Sense theme, and cannot get the codes I found online to do anything when I paste them. Can someone let me know what to do to add a little more padding between my logo and the navigation menu?
Thank you!
Hi @corneliamax ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:
nav.header__inline-menu {
padding-top: 25px !important;
}
Note: You can change the px value to match your store
Hope my answer will help you.
Best regards,
Victor | PageFly
It worked perfectly, thank you so much!!