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 #1313542
Change from default to simple
Closed

Comments

  • susandee21 started the conversation

    I have a few issues as a result of the changeover to Simple. The font on the latest post on the homepage should be Droid Sans, but I can't seem to change the size or appearance (line spacing/height.) You can see the difference between the sidebar text and post text. They should be the same. Also, I have "add read more" checked in other layout options, but it doesn't work on the homepage post. Thanks. 

  •  2,700
    PenciDesign replied

    Hi,

    I see you have a Custom CSS:

    p {
        font-family: 'Droid Sans';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3;
    }

    You can change line-height: 1.3 to another one.

    About the font, you need to select that font via Customize > General Optiosn > Font for Body Text

    Best Regards,

    PenciDesign