• Resolved amateurpushkin

    (@amateurpushkin)


    Hello!

    On my posts page, I have a right-aligned sidebar enabled. As you can see, there’s a repeating block of text on the side that I can’t hide or get rid of. I can remove the sidebar option, but that only compresses the text more towards the right. It’s pretty annoying to me, so I’d really like to see this fixed!

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Mat

    (@mateithemeisle)

    Hello @amateurpushkin ,

    Thank you for using Hestia!

    From my understanding, you want to remove the repeating text on the right of the page. In order to do that please copy and paste the below code by going to Customize -> Additional CSS and then hit Publish.

    .wp-block-group {
        display: none;
    }

    Thank you and have an amazing day!

Viewing 1 replies (of 1 total)
  • The topic ‘Blocks of Text on Sidebar’ is closed to new replies.