How to fix the padding problem for Empire Theme?

Helloo all, here’s my website link: https://www.trekvue.com/pages/trade-in-program

  1. How do I fix the padding for my title and context, as the screenshot with Blue line.

  2. How to make the picture bigger, as the screenshot with Orange line.

Hi @Trekvue

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> theme.css paste the below code at the bottom of the file.

.rte img{

width:100% !important

}

.site-main{padding:0 25px !important}

Hope my solution works perfectly for you!

Best Regards;

PageFly

Yes, it works! Thank you !

you are welcome, I am glad when can help you :heart_eyes: