Shopify themes, liquid, logos, and UX
Hi there, I'm using Brooklyn theme and I didn't find out how to contrast the links.
For example, on the cart page, the word 'here' contains a link, but it doesn't look like so.
I would like to add hover ou underline the link.
Here's a link directly to the cart page: https://shufflesamples.com/cart
Solved! Go to the solution
This is an accepted solution.
@guijacomin- do you want each and every link to have underline? if yes then add this css to the very end of your theme.scss.css file
a {
text-decoration: underline;
}
if you want for here only then add this css
.cart--continue-browsing a{text-decoration: underline;}
This is an accepted solution.
@guijacomin- do you want each and every link to have underline? if yes then add this css to the very end of your theme.scss.css file
a {
text-decoration: underline;
}
if you want for here only then add this css
.cart--continue-browsing a{text-decoration: underline;}
User | RANK |
---|---|
75 | |
64 | |
64 | |
52 | |
49 |
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