This topic has 2 replies, 2 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
Also how would I change the color of the Sign In / Register when I hover my mouse over these buttons? for example if I would like to change it to red instead of the black or grey color it turn into right now.
Hello,
Please add this code in custom.css file
.links li a:hover {
color: red;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The forum ‘TheLeader Support Forum’ is closed to new topics and replies.