Hello all,
I'm trying to style the navigation bar on Magento 2 but having some weird behaviour, could someone clarify what I am doing wrong?
https://youtu.be/Pkmc7z4B4x0
The current styles shown in the video are applied through .less @variables in my own theme (which uses Luma as fallback).
I don't get why the 'Beds' category defaults back to the luma colours but 'Childrens Furniture' works.
The site is currently on localhost (using xampp). Magento is set to development mode and I've cleared all the caches (including static files) as well as trying setup:static:deploy but I'm obviously missing something.
If you need any more information, I'll provide it.