How to fix the padding problem for Empire Theme?

Solved

How to fix the padding problem for Empire Theme?

Trekvue
Tourist
4 0 0

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. 

 

Screenshot 2022-11-02 140848.png

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1786 3133

This is an accepted solution.

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}

PageFlyVictor_0-1667400264049.png

 

Hope my solution works perfectly for you!

 

Best Regards;

PageFly



View solution in original post

Replies 3 (3)

PageFly-Victor
Shopify Partner
7865 1786 3133

This is an accepted solution.

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}

PageFlyVictor_0-1667400264049.png

 

Hope my solution works perfectly for you!

 

Best Regards;

PageFly



Trekvue
Tourist
4 0 0

Yes, it works! Thank you !

PageFly-Victor
Shopify Partner
7865 1786 3133

you are welcome, I am glad when can help you 😍