Comments Stephan started the conversationMarch 23, 2018 at 9:36amHello, how can I change the font size and the font color of the title in the accordion? 2,007Support repliedMarch 23, 2018 at 4:18pmHellofont size:.accordion dt { font-weight: 700; font-size: 14px;}color:.accordion dt.accordion-active { color: #fff;}for active (expanded) accordions.accordion dt.accordion-active { color: add your color code here;}for normal state itemsThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
Hello, how can I change the font size and the font color of the title in the accordion?
Hello
font size:
.accordion dt {
font-weight: 700;
font-size: 14px;
}
color:
.accordion dt.accordion-active {
color: #fff;
}
for active (expanded) accordions
.accordion dt.accordion-active {
color: add your color code here;
}
for normal state items
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio