Reduce the size of two buttons in desktop and mobile

Reduce the size of two buttons in desktop and mobile

jabee01
Excursionist
17 0 4

Hello, I need help reducing the size of two buttons in both desktop and mobile in my image banner to make it look more appropriate with the layout. Thank you in advance🙏

 

Here's my store URL: https://u1130y-zj.myshopify.com/

 

Button.jpg

Replies 6 (6)

wiseclimb
New Member
6 0 0

hello @jabee01  
 i have once had similar issue with my store 
 have you been able to   fix  it yet ?

 

jabee01
Excursionist
17 0 4

Hi, not yet. I just posted this issue. Hoping to get any solution to this.

Ecompromax
Shopify Partner
5 0 0

@jabee01  I just offered a solution but my comment was removed, i don't know which other way to help

wiseclimb
New Member
6 0 0

okay 
 do  you use whatsapp ? or discord

 

jabee01
Excursionist
17 0 4

I just sent you a DM, looking forward for your response, thank you so much!

GTLOfficial
Shopify Partner
829 171 187

Hello @jabee01 
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> section-image-banner.css
add this code at the end of the file and save.

@media screen and (min-width: 750px) {
.banner--content-align-center .banner__buttons--multiple > * {
min-width: 19rem !important;
min-height: 4rem !important;
}
.banner__buttons {
gap: 4rem !important;
}
}
@media screen and (max-width: 749px) {
.banner__buttons {
display: inline-flex;
flex-wrap: wrap;
gap: 1rem !important;
}
.banner__buttons {
max-width: 19rem !important;
}
}

result
91.png90.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh