forums › forums › Circle Flip Support › Problem with FAQ › Reply To: Problem with FAQ
Hey aparisi, You can hide it using Custom CSS Please add the following code in the Custom CSS section
.filter-options{ display:none; }
Cheers.