How to add background colour to single menu item?

https://toltano.com/

How to add a background colour to the “Shop” menu item?

Thank you

Hi @nvisibl1

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

.list-menu–inline li:nth-child(1) span {

color: red !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly