I am using the Accordion Element to Toggle the Read More on this page:
http://support.curlyhost.com/portfolio-item/california-89-logo/
Is there any code that I could insert to the functions file that would make it say “Read Less” when the toggle is activated?
Or, is there a way to edit the toggle icon to actually say “read more” and “read less” when clicked on?
Or is there another element I should use instead?
Sorry for all of the posts – I decided to try using https://wordpress.org/plugins/expander/ instead but need the “read less” text to show up at the bottom of the text box instead of where it’s currently at. Any thoughts?
Hi!
Looks like you found a plugin or code that is working for you :)
I was going to suggest trying to use psuedo classes :before and :after with the text showing/hiding.
Regards,
Devin