Hi
I'm trying to change color of the menu items-Home and Contact Us. Using this code but this don't do anything I have added this code in User.css file. Thanks
It's a Joomla 5 website: www.urcountrymusic.com. the menu item is right above the image slider on the left side.
<ul class="mod-menu mod-list nav ">
.mod-menu mod-list nav {mod-list nav color: #000;}
<li class="nav-item item-101 default current active"><a href="/index.php" aria-current="page" tabindex="0">Home</a></li><li class="nav-item item-102">
<a href="/index.php/contact-us" tabindex="0">Contact Us</a></li></ul>
I'm trying to change color of the menu items-Home and Contact Us. Using this code but this don't do anything I have added this code in User.css file. Thanks
It's a Joomla 5 website: www.urcountrymusic.com. the menu item is right above the image slider on the left side.
<ul class="mod-menu mod-list nav ">
.mod-menu mod-list nav {mod-list nav color: #000;}
<li class="nav-item item-101 default current active"><a href="/index.php" aria-current="page" tabindex="0">Home</a></li><li class="nav-item item-102">
<a href="/index.php/contact-us" tabindex="0">Contact Us</a></li></ul>
Statistics: Posted by imallick — Mon Nov 25, 2024 7:18 pm