Shopify themes, liquid, logos, and UX
Hi,
Website: www.chirp-protect.com.
I wish to make the final menu item (Arrange a Trial) look like a button, so it stands out - similar to the Read More button on the banner image below it. So basically having a teal (007B85) border around the text. Does anyone know how I can achieve this please?
Solved! Go to the solution
This is an accepted solution.
<style>
.header__secondary-nav nav.header__link-list a {
background: #007B85;
padding: 13px 20px;
border-radius: 10px;
}
</style>
This is an accepted solution.
@tdr-solsant result:
This is an accepted solution.
<style>
.header__secondary-nav nav.header__link-list a {
background: #007B85;
padding: 13px 20px;
border-radius: 10px;
}
</style>
This is an accepted solution.
@tdr-solsant result:
You absolute legend! Thank you very much.
@tdr-solsant just any kind of problem let me know
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025