Comments 2wocas started the conversationJuly 11, 2017 at 9:22amHi, I want to use the FAQ element and noticed that the toggle title automatically turns to all capital letters (uppercase). How can I prevent that? 7,092Oliver repliedJuly 11, 2017 at 9:25amHI!pls. give link to the page with this blockPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver wocas replied privately 7,092Oliver repliedJuly 11, 2017 at 9:31amHI! pls. use following css: body .vc_toggle_title>h4 { text-transform: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2wocas repliedJuly 11, 2017 at 9:34amWorks fine! Thanks for the immediate help =) 7,092Oliver repliedJuly 11, 2017 at 9:35amYou are welcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2wocas repliedJuly 11, 2017 at 12:20pmSame subject & page: How can I change the color of the toggle titles? (I know I could choose to use a custom font in visual composer and change it there, but I'd prefer a css-solution so I don't need to adjust every new element time and again) 7,092Oliver repliedJuly 11, 2017 at 12:22pmCSS: .vc_toggle_title>h4 { color: #000; } .wpb_toggle:after, .vc_toggle_title:after { color: #000 !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2wocas repliedJuly 11, 2017 at 12:30pmWonderful! Thank you so much 7,092Oliver repliedJuly 11, 2017 at 12:33pmWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi, I want to use the FAQ element and noticed that the toggle title automatically turns to all capital letters (uppercase). How can I prevent that?
HI!
pls. give link to the page with this block
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Works fine! Thanks for the immediate help =)
You are welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Same subject & page: How can I change the color of the toggle titles? (I know I could choose to use a custom font in visual composer and change it there, but I'd prefer a css-solution so I don't need to adjust every new element time and again)
CSS:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Wonderful! Thank you so much
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver