- This topic has 5 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Change footer hoover colors
Hi, i have interior design layout at my website www.annababyroom.it,
where can i change the color of the hoover text of the footer menu (actually if you put the mouse on the menus “Home,Azienda, News, Personalizza i tuoi mobili, Prodotti, Rete Vendita” the text results ORANGE..but i dont find that set colour anywhere, i want it black or white.
thank you,
Hi Michael,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.copyright-wrapper ul li a:hover, .copyright-wrapper ul li.current_page_item a { color:#000;}
Regards,
Brad
Hi,
and thanks for the answering, i have inserted your code, now the hoover is correctly black, but the text of the menus is now shown now as White, i need it remain always black, even when the cursor of the mouse is not point on it.
My old code CSS code to make the footer menus black was:
.copyright-wrapper ul li a { color:#000000;} :hover, .copyright-wrapper ul li.current_page_item a { color:#000000;}.copyright-wrapper a { color:#000000;}
..but in this case the hoover becomes orange.. 🙁 Please help
Hi Michael,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.copyright-wrapper ul li a { color:#000 !important;}
Regards,
Brad
Great!!! thanks guys
🙂
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]