Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I'd like to adjust spacing as shown in image attached, i'm unsure of what code to use for this. Please help!
PREVIEW LINK:
https://rexddw0vldovx4ws-10202578980.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.sub-column-item .sub-column>li a {
padding: 5px 0!important;
}
This is an accepted solution.
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.sub-column-item .sub-column>li a {
padding: 5px 0!important;
}
Absolute legend! Thank you so much 🙂
Kindly feel free to get back to me if you need any further assistance Thanks!
I have another small issue in one of my other threads for mobile view
I do not know how to remove this spacing
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.h__top {
min-height: 0px!important;
}
.pt__10 {
padding-top: 5px!important;
padding-bottom: 5px!important;
}
Thank you so so much 🙂 !!!!!!!!!!!!!!
Kindly feel free to get back to me if you need any further assistance Thanks!
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024