Centre custom section

Centre custom section

ellacoker
Shopify Partner
165 0 21

Hello,

Is someone able to help me centre a custom section that I downloaded from a plugin?

It seems to be only slightly off-centre. I would like to add a little padding to the left. Can I do this with CSS? Thank you.

URL: https://www.samiyaskincare.com.au/collections/all

Ella.

Screenshot 2025-03-05 at 10.06.34.png

Replies 2 (2)

LizHoang
Shopify Partner
1250 158 196

Hi @ellacoker  

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

 

.section-template--24209589764390__ss_feature_1_NqrjPm-settings {
    padding-left: 25px;
}

 

Result 

LizHoang_0-1741139329843.png

 

Best,

Liz

 

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

Check our Joy Rewards & Loyalty Program

DaisyVo
Shopify Partner
4275 467 561

Hi @ellacoker 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

@media screen and (max-width: 768px){
section.shopify-section.feature-type1 > div > div {
    padding-left: 35px !important;
}
}

 

Here is the result: image_720.png

 

You can adjust the number to further modify it if you want

 

Best,

 

Daisy

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