Im attaching an image to make my request clear.
I’d like the text of the paragraph justified, and the button below placed in the center (currently is on left)
Im attaching an image to make my request clear.
I’d like the text of the paragraph justified, and the button below placed in the center (currently is on left)
Is it on the home page?
Yes!
.feature-row__item.feature-row__text.feature-row__text--left.larger-text {
text-align: center;
}
.rte.featured-row__subtext {
text-align: left;
}
.feature-row__item.feature-row__text.feature-row__text--left.larger-text p, .feature-row__item.feature-row__text.feature-row__text--left.larger-text h2 {
text-align: left;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid