New Landing How can we help? Themeforest Theme Support Neighborhood PRODUCT CATEGORIES DISPLAYED ON PRODUCT IMAGES

Viewing 12 posts - 1 through 12 (of 12 total)
  • #138840
    Lyndaotu
    Member
    Post count: 19

    Hi,
    Apologies if I have posted this question before, my internet connection dropped, and I cant find it, so I am reposting.

    I dont want the ‘product categories’ to show on my woocomerce products..It makes it look way too cluttered

    #138879
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Always feel free to ask your questions. We are here to provide you best support. Please use this custom css code:-

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

    Thanks
    Mohammad

    #139166
    Lyndaotu
    Member
    Post count: 19

    Hi Mohammad,
    The solution did not have any effect. What did I do wrong?

    #139199
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url and attach a marked screenshot.
    Thanks

    #139503
    Lyndaotu
    Member
    Post count: 19
    This reply has been marked as private.
    #139544
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    span.posted_in{display:none !important;}
    Thanks
    Mohammad

    #139753
    Lyndaotu
    Member
    Post count: 19

    Hi Mohammad, still did not work..sorry

    #139926
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide us with your link, that css should be working fine

    – Kyle

    #140186
    Lyndaotu
    Member
    Post count: 19
    #140235
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The css you placed in your site is missing a closing bracket.

    Instead having this

    
    #main-navigation ul.menu > li:first-child {
       border-left: 1px solid #ddd;
    
    span.posted_in{display:none !important;}
    span.posted_in{display:none !important;}
    
    

    you should have this

    
    #main-navigation ul.menu > li:first-child {
       border-left: 1px solid #ddd;
    }
    span.posted_in{display:none !important;}
    

    If you can’t do it please provide admin access.

    -Rui

    #140491
    Lyndaotu
    Member
    Post count: 19

    Fantastic….Worked..Thanks guys

    #140643
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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