Hello! i want to make my “SALE” menu item become Red.
store: readytovintage.com
Hello! i want to make my “SALE” menu item become Red.
store: readytovintage.com
Hi @VintBazar
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Hi @VintBazar
You can add this code to the bottom of your base.css file in Online Store > Themes > Edit code to do it
#HeaderMenu-sale { color: red !important; }
Best Regards,
Dan from Ryviu