Remove Read Now Button on blog posts on Empire

Hi,

How do you remove the ’ Read Now’ button on blog posts on Shopify? We are using the Empire theme.

Thank you!

@Leckerbaer Please provide a link of your website and i will provide you a CSS that can help you to remove the "Read Now’ button

Our URL: https://leckerbaer.dk/

https://leckerbaer.dk/

Hallo @Leckerbaer

You can add code by following these steps to change

  1. Go to Online Store → Theme → Edit code > assets > base.css

paste below code at bottom(base.css)


**a.article--excerpt-readmore {**
**display: none;**
**}**

If you require any further information, feel free to contact me.

Best regards,

Thank you for your fast help!

Would it also be possible to remove the ‘see more’ underneath?

@Leckerbaer yes

@Leckerbaer

Add this css to hide ‘see more’ button

.blogposts–footer {
display: none !important;
}

please like and accept solution.

@Leckerbaer

Thankyou sir. Let me know if you need any theme development work.

Gmail:-hariomvish267@gmail.com