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

  • Author
  • #36970
     Norman
    Participant

    hi i want to remove the “share this article ” text with the line ( only the text not the sharing icons)
    ( it takes too much of the screen space)

    Attachments:
    You must be logged in to view attached files.
    #36986
     Abe
    Keymaster

    hello, that is easily achieved with CSS. Add this in your child theme style.css

    COPY CODE
    
    .share-links .hr-title {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #37008
     Norman
    Participant

    works ! thanks a lot !!

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

The topic ‘how to remove "share this article" text in theme child’ is closed to new replies.

Log in with your credentials

Forgot your details?