Hiii
I would like to add an red underline right under the collection button. Please help.
check the screenshot:
A user wants to add a red underline beneath a collection button on their Shopify Dawn 15 theme cart page.
Proposed Solution:
</body> tagCSS Code Provided:
.title-wrapper-with-link a elementstext-decoration: underline with color #c06010Status: Solution provided but not yet confirmed as accepted. The response includes CSS styling to achieve the requested underline effect specifically for mobile viewports.
Hiii
I would like to add an red underline right under the collection button. Please help.
check the screenshot:
Hello @ctal37
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.