Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1629524
Post title
Closed

Comments

  • Monika Koscielny started the conversation

    Hello. I want change posts titles for different font like Playfair Display, but it doesn't work. Font I set now is Playfair but title looks like Times New Roman and space between letters is too big for Playfair. Can you help me with it? 

    Best Regards,

    Monika

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Logo and Header Options > Add Custom Code Inside <head> Tag to fixed it:

    <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i" rel="stylesheet">
    

    Also, add more this code to Customize > Custom CSS to remove letter-spacing on your heading titles:

    .header-standard h2, .header-standard .post-title, .header-standard h2 a{ letter-spacing: 0; }
    

    Best Regards,

    PenciDesign

  • Monika Koscielny replied

    Thank you again! Is working now very well:) 


    Best Regards, 

    Monika