Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #640951

    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!

    #641194

    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

    #641454

    Hello

    I put the link in the private

    In the ‘news’ section of the site.

    Very tanks

    #641458

    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

    #641489

    I changed the font size, but not has been no change = (

    #641495

    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

    #641515

    it worked!

    thank you so much!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change the font and size of the titles only blog’ is closed to new replies.