Re: Reduce padding size of text and columns section on Streamline theme

Solved

Reduce padding size of text and columns section on Streamline theme

strippedstore
Tourist
10 0 6

Hi there,

 

I'm looking to reduce the padding on the 'text with columns' section added on the homepage of the Strealine theme. Please see below screenshots of the size of this:

 

Screen Shot 2021-10-13 at 20.28.42.png

 

Screen Shot 2021-10-13 at 20.28.36.png

 

Accepted Solution (1)
KetanKumar
Shopify Partner
37143 3648 12062

This is an accepted solution.

@strippedstore 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

#shopify-section-1559155590855 .index-section.index-section--alt {
    padding: 50px 0px;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 5 (5)

KetanKumar
Shopify Partner
37143 3648 12062

@strippedstore 

Sorry for facing this issue, it's my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question. 😊

Please share your site URL,
So I will check and provide a solution here.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Kinjaldavra
Shopify Partner
2303 570 1426

hello @strippedstore 

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

strippedstore
Tourist
10 0 6

Sure https://www.strippedstore.com/ password metsai

KetanKumar
Shopify Partner
37143 3648 12062

This is an accepted solution.

@strippedstore 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

#shopify-section-1559155590855 .index-section.index-section--alt {
    padding: 50px 0px;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
strippedstore
Tourist
10 0 6

Much better!! Thank you