How can I remove the 'back to blog' button in the Dawn theme?

Hello - I am trying to delete the “back to blog” on this page in the Dawn theme? Any one have any suggestions how to do this within the code? Here is the page: https://itsmorgen.com/blogs/news/discover

a.article-template__link.link.animate-arrow.spaced-section {
    display: none !important;
}

@wearitsmorgen
Add this code in the bottom of the base.css file.

Awesome!! Worked like a charm - thank you for the quick reply!

@wearitsmorgen
Kindly like Our solution If helpful.
And let me know if you need any more help .

Thank you.

Hi, where is the correct place for this code? It doesnt work where ever i placed it…:frowning:

1 Like

It doesn’t work for me either :disappointed_face: