Style for trigger text title
-
Hi,
Love this plugin! Very simple!
However, I am trying to style the trigger text title and have tried some of the methods in the documentation and this forum, but no joy.
I want to keep the noarrow trigclass, but also style the trigger text to match the link style of the page. I added the styles below to the Custom Style section in the plugin settings, but it doesn’t take:
.collapseomatic a {
color: #957f97!important;
text-decoration: none;
}.collapseomatic a:hover {
color: #578786!important;
}.collapseomatic a:active {
color: #578786!important;
}Can I add more than one trigclass? Or combine the noarrow class with other styles? I also tried adding the above with .noarrow thinking that might add to the noarrow class, but that didn’t work.
Thank you for your help!
The page I need help with: [log in to see the link]
The topic ‘Style for trigger text title’ is closed to new replies.