charity Pro theme indent paragraphs

Home Forums All Other Themes charity Pro theme indent paragraphs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133443
    maryhelenmaryhelen
    Participant
    • Topics: 11
    • Replies: 25
    • Total: 36
    Member since: March 5, 2019

    Hi,
    a while ago you helped me by making our paragraphs indented. But a new editor has pointed out that this is not correct, because we have extra spacing between paragraphs. Can you please undo what you did to indent the first line of our paragraphs? Thanks so much!

    #133469
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly show your website URL and screenshot of your issues.

    Regards,
    Chris

    #133514
    maryhelenmaryhelen
    Participant
    • Topics: 11
    • Replies: 25
    • Total: 36
    Member since: March 5, 2019

    Hi Chris. Our website is https://new.buddhistglobalrelief.org
    Here is a screenshot showing that our paragraphs are indented. We no longer want them indented. You indented them for us probably with some css, but now the owners of the site have changed their minds and do not want the indenting:
    Screenshot shows how paragraphs are indented a bit. We want block formatting where the first line of each paragraph is NOT indented. Thanks so much!
    http://parallaxdesigngroup.com/bgr/indentedParagraphs.jpg

    #133522
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .content-area p {
        text-indent: 0 !important;
    }

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.