How I can change the hover color on category on minifrontpage?

By default category on hover shows a red color i need change that.
2 years 6 months ago #1 by Andres

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5269) Offline
Hi Try to add this code in css adjustment tab :
.mfp_cat a:hover {
  background-color:blue!important;
}
2 years 6 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

thanks
2 years 6 months ago #3 by Andres

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum