How to remove html code by plugin when no filter is selected
-
I noticed when no filter is selected my html code still has <div class=”bapf_sfilter”>.
If this is disabled in the settings, it will add the display: none;
I don’t want to use css to hide it. I want to remove all html code added by plugin
I want to remove all this code from my site with no filter selected. It only appears when I select the filter.
<div class="bapf_sfilter"><div class="bapf_head"><h3></h3></div><div class="bapf_body"><div class="berocket_aapf_widget_selected_area">Nothing is selected</div></div></div>
Is there any way to do that. Thank you !
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to remove html code by plugin when no filter is selected’ is closed to new replies.