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! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024