Mini FrontPage News Module
- Posted by TemplatePlazza (5407) Offline
I see, try this code
11 years 1 month 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 (5407) Offline
Hi, try this
11 years 1 month 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.