I want to change the font and size of the titles only blog, see the picture you sent, this very large.
Thank you very much!
Hey jehcikinha,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Jordan
Hello
I put the link in the private
In the ‘news’ section of the site.
Very tanks
Hi!
You have following code in Quick CSS
#top #wrap_all .header_color h3, #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3, #top #wrap_all .footer_color h3, #top #wrap_all .socket_color h3 {
font-size: 26px;
text-transform: uppercase;
}
Please remove it and then point out the changes you wanted to make when you added that code so we can provide you more accurate one
Regards,
Yigit
I changed the font size, but not has been no change = (
Hi!
You should remove it.
Or you can add following to Quick CSS to decrease font size of magazine titles
.av-magazine .av-magazine-content-wrap .av-magazine-title {
font-size: 14px!important;
}
Cheers!
Yigit
it worked!
thank you so much!