New Shopify Certification now available: Liquid Storefronts for Theme Developers

Display 4 Text columns with images in one row adapted to screen width [Broadcast Theme]

Solved
Eduardo_DT
Excursionist
26 1 8

Hello,

I want to adjust the size of the text columns with images on my home page and fit them on the width of the page. 

I need all 4 columns to appear within the screen.

Could you please advise?

 

Eduardo_DT_0-1649715532097.png

 

 

Thanks in advance, 

 

Accepted Solution (1)
KetanKumar
Shopify Partner
36721 3634 11914

This is an accepted solution.

@Eduardo_DT 

yes, please try this code

@media only screen and (min-width: 990px) {
#shopify-section-template--15715202236670__164554396534b57461 .large-up--three-tenths {
    width: 25%;
}
}

 

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 9 (9)
AvadaCommerce
Shopify Partner
3879 839 924

Hi @Eduardo_DT ,

 

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.

banned
Eduardo_DT
Excursionist
26 1 8

Hi,

URL: https://wearesoluto.com/ 

Password: aahmen 

 

Thanks

KetanKumar
Shopify Partner
36721 3634 11914

@Eduardo_DT 

yes, please check your theme setting also add this code 

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

.column__image {
    padding-top: 100% !important;
}

 

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
Eduardo_DT
Excursionist
26 1 8

Hello,

Thanks for your answer.

I have added the code. It has now fit the width of the page, but the four images/columns still do not appear within the screen.

 

Eduardo_DT_0-1649930162923.png

 

I need all 4 columns/images to appear within the screen.

 

Thanks in advance,

 

KetanKumar
Shopify Partner
36721 3634 11914

This is an accepted solution.

@Eduardo_DT 

yes, please try this code

@media only screen and (min-width: 990px) {
#shopify-section-template--15715202236670__164554396534b57461 .large-up--three-tenths {
    width: 25%;
}
}

 

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
Eduardo_DT
Excursionist
26 1 8

Thank you!

KetanKumar
Shopify Partner
36721 3634 11914

@Eduardo_DT 

its my pleasure to help us 

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
Alikhawaja
Visitor
1 0 0

Hi, 
I have the same problem, where do I add this code? Thank you for your help

KetanKumar
Shopify Partner
36721 3634 11914

@Eduardo_DT 

Sorry you are facing this issue, it would be my pleasure to help you.

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

Please share your site URL,
I will check out the issue and provide you 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