All things Shopify and commerce
Hello,
Our logo is too close to the headings in the main menu.
Can someone help me move the logo further to the left?
reggiepumps.myshopify.com
Thanks
Reggie
Hi @ReggieBaby
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
a.header__heading-link.link.link--text.focus-inset {
margin-left: -11.25em;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Hi @ReggieBaby
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.header-item.header-item--logo {
margin-left: -20px;
}
OR
.header-item.header-item--navigation {
padding-left: 20px;
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024