Okay this might be a stupid question, but I am pulling my hair our from frustration...
I am working with the Joomla! 4 Morgan Template and I am trying to change the Main Menu hover / focus color from red to my blue. I can change it but it successfully by using a custom.css file except the menu goes red before it changes to blue. What am I doing wrong or what am I not doing????

This is a sample of the css in the custom.css file:
a:hover{
color: #22C2EE!important;
background-color: #fff;
}

Hi @ONERO1
We updated your site, kindly check and let me know if there is any issue. 🙂

Excellent!
All in order - thank you!
Would like to know what you did so that I can fix it myself should I encounter the same problem in future.

Hi @ONERO1
I added style in file custom.css (‎templates/ja_morgan/css/custom.css). Line 44 -> 58.

Let us know if you need any further help 🙂

Write a Reply...
You need to Login to view replies.