Increase text content width

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

Thank you. This worked perfectly. Would it be possible to provide a similar code for this section as well?

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

Best,

DaisyVo