Shopify themes, liquid, logos, and UX
Hi Community,
how can I add a border around my header item "Jetzt bestellen" to make it more standout? Or have a colored box as background? And also maybe change the font color just for this item?
The store name is:
I tried already this CODE in assets / theme.css, did not work.
.site-header a.nav-button {
border: 1px solid;
background-color: #a12b2b;
}
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/custom.css file.
.nav-button {
border: 1px solid !important;
background-color: #a12b2b !important;
}
This is an accepted solution.
Please add the following code at the bottom of your assets/custom.css file.
.nav-button {
border: 1px solid !important;
background-color: #a12b2b !important;
}
User | RANK |
---|---|
206 | |
156 | |
79 | |
69 | |
66 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023