Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
FAQ Box
mozeruk
September 2015
in
Theme support
Hi,
Looking to use custom css to hide the number in the box, or even better change it to an icon?
Can this be done?
Thanks
Comments
Albert
September 2015
Hi,
number can not be replaced with icon because this requires files modification but you can remove this numbers if you want, with below css code:
.faq .question .title .num { display: none !important; }
Sign In
or
Register
to comment.
Comments
number can not be replaced with icon because this requires files modification but you can remove this numbers if you want, with below css code: