holy church theme – post width

Home Forums All Other Themes holy church theme – post width

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #219134
    Courtney ClineCourtney Cline
    Participant
    • Topics: 34
    • Replies: 66
    • Total: 100
    Member since: January 10, 2017

    Hello. I am using your Holy Church theme and would like to know how to change the display width of a specific post. I would like to make the content of this page, https://oakhillcottage.org/2024/06/10/restoring-the-view-from-oak-hill-cottage/, 100% width.

    Thanks!

    #219142
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30857
    • Total: 30857
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .postid-908 .Layout__offset-lg-3 { margin-left:0;}
    .postid-908 .Layout__col-lg-6 { flex: 0 0 100%; max-width: 100%;}

    Regards,
    Dave

    #219183
    Courtney ClineCourtney Cline
    Participant
    • Topics: 34
    • Replies: 66
    • Total: 100
    Member since: January 10, 2017

    Hello.

    I added that code, and it’s still not working…

    #219213
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30857
    • Total: 30857
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Dave

    #219230
    Courtney ClineCourtney Cline
    Participant
    • Topics: 34
    • Replies: 66
    • Total: 100
    Member since: January 10, 2017

    Here are the links to a screenshot of how it is currently displaying (issue – not 100% width) and an idea of how I would like it to display (want – 100% width).

    https://ibb.co/P1CSNyH
    https://ibb.co/YfXFYbw

    Thanks.

    #219297
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6983
    • Total: 6993
    Member since: June 12, 2013

    Kindly go to Appearance » Customize » Basic » Custom CSS and paste below code there.

    .postid-908 #content .center{width: 100%;}

    #219469
    Courtney ClineCourtney Cline
    Participant
    • Topics: 34
    • Replies: 66
    • Total: 100
    Member since: January 10, 2017

    That worked – thank you!

    #219514
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6983
    • Total: 6993
    Member since: June 12, 2013

    You are welcome 🙂

    Regards,
    Sonal S Sinha

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