Shopify themes, liquid, logos, and UX
Hey, i got a Image Banner on Desktop. (Different one on Mobile)
Now i want to edit just the width of the text on the desktop one, so it isnt layered over the candle. All Text should be placed right besides the candle!
I really appreciate your help!
https://pb9rithagnadrdic-85421687108.shopifypreview.com
burtah
Solved! Go to the solution
This is an accepted solution.
Hi @noah12x2
TRy this one.
@media only screen and (min-width: 749px){
.banner__content.banner__content--middle-right.page-width {
margin-right: 0;
}
.banner--desktop-transparent .banner__box {
width: 50%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
@noah12x2 please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
@media screen and (min--width:750px){
.banner--desktop-transparent .banner__box{max-width: 65rem !important;}
}
This is an accepted solution.
Hi @noah12x2
TRy this one.
@media only screen and (min-width: 749px){
.banner__content.banner__content--middle-right.page-width {
margin-right: 0;
}
.banner--desktop-transparent .banner__box {
width: 50%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025