1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid->paste bellow code in bottom of file
.price { justify-content: center; }
for price centering try this if all else fails.... put at bottom of theme.css
.price{
display: block;
text-align:center !important;
}
Please Share your site url and password so that I will give you exact solution
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid->paste bellow code in bottom of file
.price__regular { margin: 0 auto; }
THANKS ! It worked!
@oscprofessional wrote:1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid->paste bellow code in bottom of file.price { justify-content: center; }
Hello @Kevin2020,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid->paste bellow code in bottom of file
.price.price--listing.price--on-sale { align-items: center; }
User | Count |
---|---|
520 | |
211 | |
129 | |
79 | |
45 |