Removing branches

Home Forums Automattic Flora and Fauna Removing branches

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #164967 Resolve

    Raw
    Member

    Hi

    How to remove the branches?
    I tried to look through other questions but i can’t seem to find an answer.

    Thanks!

    The blog I need help with is wickedreasoning.com
    #164969

    Eduardo Z.

    Hello there. How’s everything?

    To do that, go to My Site > Design > Customize > CSS and there paste the following code:

    /* Post Footer: hide the branches icon */
    footer.entry-meta:before {
      display: none;
    }
    

    Also, just a heads-up that since your site has a Premium plan, you’re entitled to live-chat and email support, accessible here:

    https://wordpress.com/help/contact

    You’re welcome to still post in these forums, but those other support avenues may be faster, and you’ll always get a staff reply.

    Best wishes,

    • This reply was modified 3 years, 9 months ago by Eduardo Z..
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.