REPOSTING:
Can someone help me centralize the text that is marked in the screenshot below.
shop address: https://malboxing.com/
Password: saydia
A user needed help centering text in the “Text columns with images” section of their Shopify store.
PageFly support provided a CSS solution:
text-align: center !importantThe solution successfully resolved the issue. The user confirmed it worked and thanked the support representative.
REPOSTING:
Can someone help me centralize the text that is marked in the screenshot below.
shop address: https://malboxing.com/
Password: saydia
Hi @technase
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.container h3.regular_text, .container .rte-setting {
text-align: center !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
it worked. Thank you.
You are welcome @technase ![]()