Forums Forums Search & Filter Pro No HTML/CSS Hooks?!

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #35394

    Hello,

    I’m wanting to customize the results code a bit via CSS. Is there a reason that there is HTML just floating in the main div with no classes? For instance, my output looks like this:

    <div class="search-filter-results" id="search-filter-results-760">	
    	Found 1 Results<br>
    	Page 1 of 1<br>
    	
    	<div class="pagination">

    There’s not an easy way to target the Found Results or page count text!?! These should be wrapped in a div/span/something with classes so we can style I think?

    Is there a way to modify that output HTML?

    Ross Moderator
    #35430

    Sure, you can always create your own results template, which is really the intention when using this method 🙂

    http://www.designsandcode.com/documentation/search-filter-pro/search-results/using-a-shortcode/#Customising_the_Results

    Thanks

    Anonymous
    #35608

    Perfect–I looked all over for that and never saw it. Thanks for pointing me to it!

Viewing 3 posts - 1 through 3 (of 3 total)