Hello!
See above, I would like to add an underline to this ‘Continue shopping’ text, slightly offset below the text so the line isn’t cut off.
Reference below:
The site is www.plantedjournal.shop
Any help would be greatly appreciated!
Hello!
See above, I would like to add an underline to this ‘Continue shopping’ text, slightly offset below the text so the line isn’t cut off.
Reference below:
The site is www.plantedjournal.shop
Any help would be greatly appreciated!
Check this one.
.title-wrapper-with-link a {
text-decoration: underline !important;
text-underline-offset: 0.4rem !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you @Made4uo-Ribe is it possible to reduce the thickness of this line?
We can but we will redo all over the codes.
@Made4uo-Ribe does that mean all other underlines will be the same thickness? If so that’s perfect. I would like all text underlines to be the same, to match the thickness of the button outlines storewide. I think it’s almost half the thickness of this line.