Viewing 7 reply threads
You must be logged in to reply to this topic.
Hello
Specular v1.5
Is it possible to change the color of the accordion title-tab?
(eventual see testsite http://www.pipapo.nl home page for the accordion).
Thanks for helping!
Frank
Hello,
Please add this code into your custom css box:
a.accordion-toggle {
background-color: #D1D2D1 !important;
}
Best regards!
Hello,
Thanks!
One other question. After select an accordion-tab you see a black dotted line around de tab (until you select something else on the site). Can we remove the dotted line?
See evt. testsite http://www.pipapo.nl
Thanks again!
Frank
Hello,
I don’t see any dotted line (screenshot). Please send us a screenshot of the issue where are you seeing it.
Best regards!
Hello,
After you select the tab you see the dotted line … (Screenshot tab)
Thanks!
Hello,
Please add this code into your custom css box:
.accordion-heading.in_head {
border: none !important;
}
Let us know.
Best regards!
Hello,
I added the custom CSS code; nothing changed.
…
?
Thanks in advance.
Hello,
If that didn’t do the job, than another css is overwriting it. Please send us your ftp credentials in a private reply. So we can fix this for you.
Best regards!
You must be logged in to reply to this topic.