accordion header font style bold

0
accordion header font style bold 1
shawn1
Feb 09, 2018 10:23 AM 1 Answers General
Member Since Feb 2018
Subscribed Subscribe Not subscribe
Flag(0)

hi

I'm using Open Sans Condensed as my header font. id like it to show up as bold

2 Subscribers
accordion header font style bold 1
accordion header font style bold 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
accordion header font style bold 4
PickPlugins
Feb 09, 2018
Flag(0)

Welcome to our forum, there is option available for font family on accordion header, but not for bold,

you can add custom CSS to apply your own CSS.

.accordions-head-title {
  font-family: Open Sans;
  font-weight: bold;
}

 

https://imgur.com/a/aY0ka

https://imgur.com/a/yOB38

Let me know for more help.

Regards

Sign in to Reply
Replying as Submit