1 Like
Hi @OneCap
You need to change something in your style.css.
Open the file and find this line.
![]()
And change the center into Left.
Like this.
![]()
Result:
And dont forget to save the changes.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
1 Like
How do I make the drawing line, above the text “You may like”, to the color #E2E2E2 ?
Hi @OneCap
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Style.css
.opposing-items__left {
text-align: left !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly

