Comments Juanchi started the conversationMay 25, 2015 at 3:30pmHi,I want to add a "View more" text after the toggle title to let people know they have to click to open the box.How can I do that?Thanks! 8,851Tahir repliedMay 25, 2015 at 4:48pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.toggle h3 a:after { content: \" [View More]\"; }Thanks ThemeNectar Support Team Juanchi repliedMay 25, 2015 at 4:54pmThanks! It works great, but I\'d like the text style to be different than the text (smaller px, at least)How can I do that?Thanks again! 8,851Tahir repliedMay 26, 2015 at 1:51pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.toggle h3 a:after { content: \" [View More]\"; font-size:14px; font-family:Lovelo; }Thanks ThemeNectar Support Team Sign in to reply ...
Hi,
I want to add a "View more" text after the toggle title to let people know they have to click to open the box.
How can I do that?
Thanks!
Hey ,
Thanks
ThemeNectar Support Team
Thanks! It works great, but I\'d like the text style to be different than the text (smaller px, at least)
How can I do that?
Thanks again!
Hey Again,
Thanks
ThemeNectar Support Team