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;
}
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;
}
Kindly feel free to get back to me if you need any further assistance Thanks!
User | Count |
---|---|
24 | |
20 | |
17 | |
16 | |
13 |