How can I add a 'Read More' option to rich text in Dawn theme on mobile only?

Hi good people,

I have pretty long rich text description in the front page which I want to cut it and give costumers the possibility to choose if they want to read all, so I want to have the option of “READ MORE”

PLS NOTE, that I want to have this option ONLY in mobile and not in desktop

I use DAWN theme

can you pls help?

Thanks in advance

1 Like

I wouldn’t use “rich text” for this option because it can and will mess up SEO… google does not like Double text (having same text for mobile and then again for desktop) It’s much better just to put a short description and then Read more because Google does like that and also better to track actual clicks.

@Love8701

yes are you able to code try this code

https://codepen.io/royketelaar/embed/avWxve?theme-id=light#:~:text=CodePen%20Embed%20%2D%20Read%20more%20%2F%20Read%20less%20jQuery&text=%2F%2F%20The%20function%20toggles%20more,%24('.

Hi chetan ,i was looking where to add this html,css code you mentioned above.
i am using dawn 11.0 theme .

thank you