Change The Color Of A Single Main Menu Item- BLOCKSHOP THEME

Hi! I hope someone can help me change the color of my “holiday shop” button to the color red so that it stands out from the rest. Ive tried so many other codes in these forums but none seem to work for my theme code or im doing it wrong! HELP- thanks in advanced!

https://www.skylarandskyler.com/

Hello @Alyban95

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.header--container li.x-menu--level-1--link:nth-child(13) a { color: red !important; }

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

@Alyban95 ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


Result:

Hi @Alyban95

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings

a[href="/collections/holiday-shop"] { color: red !important; font-weight: 700; }

Thank you so much- this is the only that worked!!

Happy I could help!

Hi,

Sorry to hijack the post but i tried what is mentioned above and it is not working. i want the On Sale to be in red . website is www.wardrobenthings.com