I just want to change the color of a hyperlink that is under the title of each collection page.
My website is kanguro.market
Solved! Go to the solution
This is an accepted solution.
Hi @Jhon637
Put the below in your theme.scss file
.rte a:not(.btn) {
color: YOURCOLOR;
}
User | Count |
---|---|
790 | |
142 | |
93 | |
63 | |
60 |