Hey again!
The best solution is to do it with PHP. You should install the child theme (casinoace_child.zip) you got when you purchased CasinoAce and inside the child theme’s functions.php, you should overwrite the “poka_faqs_sc” function.
You can actually just copy and paste the function from the parent theme’s files (the function is inside inc\addons\faqs\faqs-views.php) and paste it into the child theme’s functions.php. The only change you have to do after this is to replace this:
<div class="faq-item">
with this:
<div class="faq-item active">
If you run into any issues drop us an email at support@pokatheme.com and we’ll be happy to help!
-
This reply was modified 1 year, 10 months ago by admin.
-
This reply was modified 1 year, 10 months ago by admin.