Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #442678

    Hello,

    I have increased the defaut content font size in Options / General styling / Fonts from 13px to 14px. The result is okay, except that it has increased also the size of some fonts in the footer.

    So I want to keep 14px as the size of the contents of my website but I would like to keep the default size of:
    – “Interesting links”
    – The list of my links below
    – “Categories”
    – The list of my categories below

    What are the codes I have to add in my child style.css please?

    Thanks in advance,

    Regards,

    Marianne

    #442693

    Hi mcass;
    truy with these lines (insert theme into your custom css file) ;
    for ffoter :

    #footer{font-size: 13px !important;}
    

    for socket :

    #socket{font-size: 13px !important;}
    
    • This reply was modified 9 years, 6 months ago by begrafiks.
    #442754

    Thanks, it works perfectly :-)

    Marianne

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to reduce some font sizes in the footer?’ is closed to new replies.