Hi All
Would anyone know if this could be made to work for text alignment in the images-with-text-overlay section?
Please add me as a staff member
https://mentmore-power-services.myshopify.com/
vickit
this is the 'image-with-text-overlay' section
{% schema %}
{
"name": "Image with text overlay",
"class": "section section_homepage section_image-with-text-overlay",
"settings": [
{
Please place this code at the end of theme.scss
#shopify-section-161115940755f5cee8 .section_wrap flexible_block__small .container .row {
margin: 0px;
}
#shopify-section-161115940755f5cee8 .section_wrap flexible_block__small .container .row .col-md-6 {
width: 100%;
}
#shopify-section-161115940755f5cee8 .section_wrap flexible_block__small .container .row .col-md-6 h1,
#shopify-section-161115940755f5cee8 .section_wrap flexible_block__small .container .row .col-md-6 p {
text-align: center;
margin: 0px;
}
User | Count |
---|---|
558 | |
207 | |
121 | |
83 | |
44 |