I would like to change the size of the titles in the sidebar, is it possible to have the CSS code please
Thanks a lot :-)
Hi,
Thanks for the details, though I think you forgot the URL of the site?
Best regards,
Rikard
Hi MCLdesign2010,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
strong.news-headline {
font-size: 18px;
}
strong.news-headline .news-time {
font-size: 14px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
Please use this css code to style the h3 in the sidebar:
#top #wrap_all .all_colors .sidebar h3.widgettitle{
font-size: 14px;
}
and replace 14px with your custom font size.
Best regards,
Dude
Hi MCLdesign2010,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all #text-4 h3 a,
#top #wrap_all #newsbox-3 h3 {
font-size: 22px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi MCLdesign2010,
Glad to hear that.
I’ll be closing this thread then.
Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko