Multiple "Read more" sections on one page - what do I need to change in my "Read more" HTML code?

Hi there,

Can someone please assist. I’m not a coder, but added “Read more” code to a description on our website before - the link below is the code I added into our theme. It works fine, but I now want to add it to a blog post as well, but the challenge is that there are 2 “Read more” sections in one article. So when adding the below HTML code to both sections like below and going to the website - whenever clicking on or their other Read More - it doesn’t work so well.

So I am assuming something is missing and needs to be added so that each Read more works on it’s own?

Can anyone assist please?

Here is the link to the code I added: https://codepen.io/royketelaar/pen/avWxve

Looking forward to getting some assistance!

Kind regards,
Imke

Hi @ImkeSNB ,

I changed it: https://codepen.io/namphan/pen/mdWjpGr

Now you just need to add the

, it will display fine. https://i.imgur.com/vqMKF22.png

Hope it clear to you.