Shopify themes, liquid, logos, and UX
Hey, i want the text and button to be fully right besides the candle.
Maybe the button a bit smaller for this and i more lines but shorter.
Can anyone please help me with a code for this!
Appreciate your help!
https://hngie7stvgxkpp3h-85421687108.shopifypreview.com
burtah
Solved! Go to the solution
This is an accepted solution.
Go to base.css (I'm assuming you already know now how to get to files)
Add the following code at the bottom of it:
@media screen and (max-width: 749px) {
div#Banner-template--23673339478340__image_banner_mmm69t .banner__box.content-container.content-container--full-width-mobile {
right: 0 !important;
text-align: right;
width: 60% !important;
}
}
This is an accepted solution.
Go to base.css (I'm assuming you already know now how to get to files)
Add the following code at the bottom of it:
@media screen and (max-width: 749px) {
div#Banner-template--23673339478340__image_banner_mmm69t .banner__box.content-container.content-container--full-width-mobile {
right: 0 !important;
text-align: right;
width: 60% !important;
}
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024