Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Saguaros Moderator
    #1083794

    Hi,

    You can try with this custom CSS:

    .filter-current.filter-values.empty, .products-toolbar .orderby-displaynumber { display: none; }

    stq74 Friend
    #1083800

    hi,
    great, it works, thanks for your quick response.
    I have another question, the buttons are by "default", I would like them in "success", or then change that.

    Thank you

    Saguaros Moderator
    #1083803

    Hi,

    I’m afraid that I don’t get your last question, could you share URL and screenshot of how you want to achieve?

    stq74 Friend
    #1083810
    This reply has been marked as private.
    Saguaros Moderator
    #1083816

    You can try opening this file: root/plugins/jamegafilter/content/layouts/default/product-item.php

    Look for this snippet of code:

    <div class="product-item-actions">
    <a class="btn btn-default" href="{url}"><?php echo JText::_(‘COM_JAMEGAFILTER_VIEW_DETAIL’); ?>
    
    

    And change the btn-default to the class you wish.

    stq74 Friend
    #1083819

    hi,
    great, it works, thanks for your quick response.

    best regards

    Saguaros Moderator
    #1083831

    Great to hear that!

    Happy Holidays!!!

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

This topic contains 7 replies, has 2 voices, and was last updated by  Saguaros 6 years, 4 months ago.

The topic ‘delete Sort by and Selected Filters’ is closed to new replies.