Hi. You use Dev Tools not at the proper level.
I'm using FF as broswer, and I'm already using the tool to develop the web site, to determinate the correct sector, where I would like to modify, but I didn't found the section you used sp.megamenu, but only these three:
Here is a small master class:
Let's say you want to change the appearance of the menu items in the usual state.
To do this, highlight the desired element, check that in the HTML code the element that you need is chosen correctly, copy its CSS code and change it as you need.
Tip: First, you can change CSS right inside Dev Tools to clearly see the changes. And only after that, copy the code.
--
The the hover state:
Press the States button, activate the hover state сhekbox and you get CSS code. --
The the active state:
Highlight the active element and get its CSS
Statistics: Posted by Pavel-ww — Tue Apr 09, 2024 7:15 am