to change the color of the texts

Hello, I use minifrontpage pro with the infinity theme, I would like to change the color of the texts (see photo), could you tell me how to do it please? Thank you.
1 year 11 months ago #1 by kinouplay

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

  • Posted by TemplatePlazza (5183) Offline
You can add this to css adjustment :
.mfp_infinity_item_inner .mfp_infinity_title a {color:red;}
Anyway, it will be easier for me when suggesting css if you tell me your website's url where the minifrontpage is published so I can inspect the website's element directly
1 year 11 months ago #2 by TemplatePlazza

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

Hello, I just put the code, but it does not change the color of the title?

I put the link of the site in the tab "Your Site Details"
1 year 11 months ago #3 by kinouplay

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

  • Posted by TemplatePlazza (5183) Offline
ok, try this one :
.mfp_infinity_item_inner .mfp_infinity_title a {
  color:red!important;
}
.mfp_infinity_item_inner .mfp_author {
  color:yellow!important;
}
.mfp_infinity_item_inner .mfp_date {
  color:green!important;
}
1 year 11 months ago #4 by TemplatePlazza

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

Thanks it works.
Question: is there a code so that I can put all the text and the category in the center of the image?
1 year 11 months ago #5 by kinouplay

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

  • Posted by TemplatePlazza (5183) Offline
hi try to add this :
.mfp_infinity_item_inner {text-align:center}
and set the Text Vertical Align to :Middle
https://www.dropbox.com/s%2Fihe4vfdh3u7432m%2Fmodules%2520mod_minifrontpagepro%2520-%2520j39%2520-%2520administration%25202022-04-06%252021-55-21.png?raw=1
1 year 11 months ago #6 by TemplatePlazza

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

Powered by Kunena Forum