How to adjust the width of the website page in the down theme?

Everything was okey, but I can scroll page to the rigth side and then it happens

Hello @Maksym_Steps
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

https://steps-store.com/products/bearbrick1

  • Here is the solution for you @Maksym_Steps
  • Please follow these steps:

  • Then find the base.css or theme.css file.
  • Then add the following code at the end of the file and press ‘Save’ to save it.
.detail-desc-decorate-richtext div {
     max-width: 300px !important;
}
  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.

Hey @Maksym_Steps

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Thank you!!

Glad to help you. Have a good day @Maksym_Steps .