M
M
MRcracker2020-04-22 09:28:04
WordPress
MRcracker, 2020-04-22 09:28:04

How to highlight a menu item relative to a rubric?

There is a page that contains a menu and headings. The active menu item is highlighted in red. How to make it so that if a visitor navigates through the headings located on this page, then the menu item does not stop being highlighted in red, or if it is easier, how to make the menu item be colored depending on the selected heading?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alex, 2020-04-22
@MRcracker

See what classes WP automatically puts on the element... .

R
ReActor Dmitry Vershansky, 2020-04-22
@HunteR-VRX

Use pseudo -class
:focus
To menu items, provided they are accumulated by the tag<a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question