All things Shopify and commerce
hello everybody... my website is kickthathicc.com... as you can see in the image below the first banner the text box overlaps the product... and the second banner is okay. I just need a way to reduce the size of the text box in the image banner so that the text doesn't overlap with the straws.
if anybody has a solution it would be much appreciated and i will be sure to like and accept your post.
Solved! Go to the solution
This is an accepted solution.
Check this one.
div#Banner-template--24316128493847__image_banner_CWqGtY .banner__box.content-container {
max-width: 60rem;
}
@media only screen and (max-width: 1149px){
div#Banner-template--24316128493847__image_banner_CWqGtY .banner__box.content-container {
max-width: 50rem;
width: 50%;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
It’s something easy to do you highlight the text to increase the size and when checking out your store I saw that you didn’t add any link to the CTA” shop now” You should fix that too
This is an accepted solution.
Check this one.
div#Banner-template--24316128493847__image_banner_CWqGtY .banner__box.content-container {
max-width: 60rem;
}
@media only screen and (max-width: 1149px){
div#Banner-template--24316128493847__image_banner_CWqGtY .banner__box.content-container {
max-width: 50rem;
width: 50%;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you... this worked for me
this actually worked for desktop but it ruined the mobile version
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025