Quantcast
Viewing all articles
Browse latest Browse all 2361

General Questions/New to Joomla! 5.x • Re: change color of the menu items

You could make the menu items visible with some CSS like:

Code:

li.nav-item a {    color: blue;}li.nav-item a:hover {    color: red;}

Statistics: Posted by pe7er — Mon Nov 25, 2024 7:43 pm



Viewing all articles
Browse latest Browse all 2361

Trending Articles