Change Position and Image on “Read Less”
-
Hey,
got the following 2 questions:
1:
I want that the “Read less” Button is at the end of the text which was hidden.2:
I added some CSS Code and set a background image for the button when it says “Read More”. How do I change the background image when i got the button “Read Less”?.read-link{ display:block; margin-left: auto; margin-right: auto; width: 80px; height: 80px; background: url(/wp-content/image1.png); background-repeat: no-repeat; background-size: 80px 80px; }
I want image1.png when it is “Read More” and image2.png when it says “Read Less”
Would be cool if you could help me out.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change Position and Image on “Read Less”’ is closed to new replies.