Home Forums Total REMOVE "READ MORE" FROM FEATURES SECTION

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4574
    thanvinh
    Participant

    Hi, I want to remove the “Read more” link from the feature Section?
    Can you show me how?
    Thanks

    #4628
    Hash
    Keymaster

    Hi,

    You can remove the read more button by adding some custom CSS code. Go to Appearance -> Customizer -> Additional CSS and add the below code

    .ht-featured-link{ display: none; }

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