New Landing How can we help? Themeforest Theme Support Neighborhood Remove category from recently viewed

Viewing 8 posts - 1 through 8 (of 8 total)
  • #77578
    gregcatmull
    Member
    Post count: 109

    Can I hide the categories which are shown under the product title in the “recently viewed” sidebar.
    Please see my home page for example. Shop.garsons.co.uk

    Many thanks

    Greg

    #77580
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, you can use this custom css:

    .product_list_widget span.product-cats {
    display: none!important;
    }

    All the best!

    #77690
    gregcatmull
    Member
    Post count: 109

    added this and it didn’t work any other ideas?

    cheers
    greg

    #77716
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    That code should work 100% .You have syntax mistake in your custom css so thats not working . Please go to Admin -> Theme Options -> General Options -> Custom CSS -> Here find all css code

    #header {
    background: url(http://shop.garsons.co.uk/wp-content/uploads/2014/05/Header-01.
    .product_list_widget span.product-cats {
    display: none!important;
    }

    Change with this correct code

    #header {background: url(http://shop.garsons.co.uk/wp-content/uploads/2014/05/Header-01.png)}
    .product_list_widget span.product-cats {display: none!important;}

    Hopefully that should work 100% and let me know your feedback. Thanks Melanie :-).

    With Best Regards
    Swift Ideas

    #77735
    gregcatmull
    Member
    Post count: 109

    Now neither works. I’ve have changed the customer css. My background image in the header has gone completely and the categories still show under recently viewed in my sidebar.

    Greg

    #77736
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you missed } after this code Header-01.png) so right code would be :
    #header {background: url(http://shop.garsons.co.uk/wp-content/uploads/2014/05/Header-01.png)}

    Thanks

    #77737
    gregcatmull
    Member
    Post count: 109

    perfect! is there a way of replacing the now removed categories with the product price under recently viewed?

    #77751
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi there,

    Unfortunately that is not part of the current theme functionality, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customization. While we’d love to be able to support every customization request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home


    http://www.microlancer.com

    With Best Regards
    Swift Ideas

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register