Hello,
I am trying to design a website for my project. I am having problems centering a text on my website. I was wondering if anybody had a solution to this problem.
Here is a photo:
I would like to center the titles under the images and the text also. This section is called "Text columns with images".
This is the link to the website: https://fastcheque.co/
Best regards,
Hakam
Hi @Hakam , could you try to add the css below to your theme.scss.liquid or theme.css or whatever css file in your assets folder?
#shopify-section-feature-columns h3{
text-align: center;
}
#shopify-section-feature-columns .rte-setting{
text-align: center;
}
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |