New Landing How can we help? Themeforest Theme Support Dante Need custom css to be able to hide category on products overview page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #193336
    tynus
    Member
    Post count: 170

    Hi,
    Please keep link private please.

    On this page you can see an overview of products in a certain category.
    My client asked me to remove the underlying text which is visible and clickable, containing the main category and the product category. Or make it not clickable, this he prefers more actually.

    He finds it confusing since he clicks on that category text/links in stead of the product image or product title (like the rest of the world would do ๐Ÿ˜‰ )

    It would be great if you could help me out with a piece of custom css so I can fix this.
    But JUST for the overview pages, not on the single product page itself, there is should remain as it is now.

    Hope this is possible.

    Thank you in advance

    #193470
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .posted_in{display:none !important;}

    Thanks
    Mohammad

    #193533
    tynus
    Member
    Post count: 170

    Thanks, Mohammad.
    This removed it indeed. Only it also removes it from the single product view as well.
    I guess “it’s all or nothing”, then?

    Or is it also possible for you to give me a custom css code that targets ONLY on the products overview pages?

    Thanks

    #193544
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last css code and use this new css code:-

    .woocommerce ul.products li.product .posted_in{display:none !important;}
    

    Thanks
    Mohammad

    #193564
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #193571
    tynus
    Member
    Post count: 170

    The last code you provided did the trick ๐Ÿ™‚

    Great,
    Thanks Mohammad

    #193572
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

    #193583
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #193584
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit wp-config.php at wordpress root installation directory.

    Find this code:-
    define( 'WP_DEBUG', true );
    Change to-:
    define( 'WP_DEBUG', false );

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #193589
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #193602
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and thanks for kind words.
    With Best Regards
    Thanks
    Mohammad

    #193647
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #193688
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #193690
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

Viewing 14 posts - 1 through 14 (of 14 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