Minifrontpage pro font and image
- Posted by DEVISUAL IDC (17) Offline
Hello;
1) How can I change the font of the title's article.
2) How to redice the height of the image?
Thank you in advance
4 years 8 months ago #1
by DEVISUAL IDC
1) How can I change the font of the title's article.
2) How to redice the height of the image?
Thank you in advance
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Hi,
1) How can I change the font of the title's article.
4 years 8 months ago #2
by TemplatePlazza
1) How can I change the font of the title's article.
https://www.dropbox.com/s%2Fdiesnq4zn1x1rrs%2F6087a.jpg?raw=1Simply add your custom in the CSS adjustment tab. If you're not sure what to do, please share your website url so I can suggest you the css code
You can change the thumbnail settings right? If it doesn't change, please make sure you have deleted all thumbnail images under the folder /images/thumbnails/mod_minifrontpagepro/ and then refresh/remove caches and cookies of your browser.https://www.dropbox.com/s%2Fspuc6357rc6mhcf%2Fbods4.jpg?raw=12) How to redice the height of the image?
Please Log in or Create an account to join the conversation.
- Posted by mti (1) Offline
- Posted by TemplatePlazza (5261) Offline
Hi mti,
Please try this code :
4 years 8 months ago #4
by TemplatePlazza
Please try this code :
.mfp_masonryxt_skin_default .mfp_masonryxt_item .mfp_masonryxt_title a {
font-size: 1.5em !important;
}
Please Log in or Create an account to join the conversation.