This topic has 2 replies, 2 voices, and was last updated 9 years by Darkwoof.

  • Author
  • #70653
     Darkwoof
    Participant

    Hi,

    How do I:

    1) Set the default styling of Blog Post (or other main posts) text to standard, instead of italics?

    2) In my blog posts, text inside the blockquote do not have any paragraphing, even though they are divided into paragraphs in the source. Instead, all the text is lumped together with no line spacing. Is it possible to keep the line spacing’s in blockquotes?

    Thanks.

    #70678
     sharmstr
    Moderator

    Site fonts can be set in Theme Options > Fonts. Posts and page main content is controlled by the Body font.

    For the blockquotes, try this in your quick css

    COPY CODE
    
    blockquote p {
        margin: 0.85em 0 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #70830
     Darkwoof
    Participant

    Neither of those tips worked for me… but I found out that it was because the problem stemmed from me neglecting to close an tag for my custom Title text~! Once I closed it properly my body text was no longer italicized and my blockquote paragraphs are now rendered correctly… How embarrassing! xD

    Thanks anyway!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?