Increase text content width

Solved

Increase text content width

UltraVXR
Visitor
2 0 0

Please assist with widening this text description. Store URL: https://muguz.com/pages/about Password: Temp

Screenshot 2025-05-19 at 17.06.22.png

 

Accepted Solution (1)

DaisyVo
Shopify Partner
4460 499 594

This is an accepted solution.

Hi @UltraVXR 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.col-sp-12.col-st-10.col-6.mt--first-child-0.image-with-text-bg__container.text-center {
    max-width: 75% !important;
}

 

Result 

DaisyVo_0-1747672629502.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

View solution in original post

Replies 2 (2)
UltraVXR
Visitor
2 0 0

Thank you. This worked perfectly. Would it be possible to provide a similar code for this section as well?Screenshot 2025-05-19 at 18.16.19.png

 

DaisyVo
Shopify Partner
4460 499 594

This is an accepted solution.

Hi @UltraVXR 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.col-sp-12.col-st-10.col-6.mt--first-child-0.image-with-text-bg__container.text-center {
    max-width: 75% !important;
}

 

Result 

DaisyVo_0-1747672629502.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution