badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove 'Read More' button

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58782
    Tamara
    Participant

    Dear Sir or Madam,

    I have a question about the ‘Read More’ button on my blogpage: https://www.tamarawitjes.com/blog/
    How can I remove this button? Because of the extra page I have a lot of duplicate content.
    I’m using the plugin Blog Designer and I can’t disable this function in the settings.

    Your help would be greatly appreciated.

    Thanks and regards,

    Tamara Witjes

    #58788

    Hi Tamara,

    Just go to Appearance > Customize ▸ Design Options > Custom CSS add below custom CSS code to hide the Read More button:

    .bdp_blog_template a.bd-more-tag {
        display: none;
    }

    Thank you for using our theme.

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