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 |
---|---|
183 | |
169 | |
77 | |
56 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023