Shopify themes, liquid, logos, and UX
Hi, is there any code to add a section that allows me to customize the announcement bar corner radius I want to round the corners.
Solved! Go to the solution
This is an accepted solution.
Hey @Breaward,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.custom-announcement-bar .custom-announcement-bar__message {
border-radius: 10px !important;
margin-left: 10px !important;
margin-right: 10px !important;
margin-top: 10px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @Breaward,
Can you share the link to your store and also maybe make a mockup and show me how exactly you want them cornered?
Okay this is the link: https://14fb05-1b.myshopify.com/a/gempages?version=v7&shop_id=502433879739597854&theme_page_id=50243...
this is how I want the corners rounded as well as the spacing.
What's the password to enter the store?
breaward66
This is an accepted solution.
Hey @Breaward,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.custom-announcement-bar .custom-announcement-bar__message {
border-radius: 10px !important;
margin-left: 10px !important;
margin-right: 10px !important;
margin-top: 10px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you, it worked is there a way to help me with the transparent custom header on top of the image as well as animation. https://www.rhodeskin.com/
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024