Mini FrontPage News Module
- Posted by TemplatePlazza (5310) Offline
I see, try this code
10 years 5 months ago #13
by TemplatePlazza
.mfp-table-cell p a {
color:red!important;}
The topic has been marked as resolved.
- Posted by msgdesign (20) Offline

I don't have experience with css, but I tried to add this - without any success:
.mfp-table-cell p a {
color:red!important;
font-size: 90%;
line-height: normal;
}
thanks again!
The topic has been marked as resolved.
- Posted by TemplatePlazza (5310) Offline
Hi, try this
10 years 5 months ago #15
by TemplatePlazza
.mfp-table-cell p a {
color:red!important;
font-size: 100%!important;
line-height: normal!important;
}
The topic has been marked as resolved.
- Posted by msgdesign (20) Offline
The topic has been marked as resolved.