Shopify themes, liquid, logos, and UX
Does any have code to move the Button in the top Banner on Dawn 3.0 to the bottom left or right?
Thank you.
Mu URL is preacha.com
Solved! Go to the solution
This is an accepted solution.
Try add below code to any liquid file of your theme.
<style type="text/css">
.banner__buttons {
position: absolute;
left: 30px;
background: #000;
}
.banner--desktop-transparent .banner__box,
.banner__content {
position: static !important;
}
.banner {
position: relative;
}
</style>
This is an accepted solution.
Try add below code to any liquid file of your theme.
<style type="text/css">
.banner__buttons {
position: absolute;
left: 30px;
background: #000;
}
.banner--desktop-transparent .banner__box,
.banner__content {
position: static !important;
}
.banner {
position: relative;
}
</style>
Thank you, it works on desktop but doesn't place it on the bottom of the banner on mobile.
Can you edit the code to include mobile as well?
User | RANK |
---|---|
71 | |
67 | |
65 | |
53 | |
45 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023