New Landing How can we help? Atelier Removing product category below product title on shop page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Atelier
  • #256569
    solewind
    Member
    Post count: 6

    Hello. Is there a way to remove product category below product title on shop page. As red marked in the attached image.

    Attachments:
    You must be logged in to view attached files.
    #256598
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .posted_in{
    display:none !important;
    }

    Thanks
    Mohammad

    #260272
    jaywalking27
    Member
    Post count: 11

    Instead of removing the product categories, I would like to have the “brand” of each product to be displayed. I have added my brands to an attribute named “brand”. Based on your answer above, I was thinking if I can do so by something like that:

    .posted_in{
    display:”attribute=brand” !important;
    }

    However, it didn’t work out. Please advise.
    Thank you.

    #260274
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its not possible to display through css code. You need a lot of customization in theme files.
    Thanks
    Mohammad

    #278458
    AgenceSurprise
    Member
    Post count: 76

    Hi,

    I also want to remove the product category name on the shop page, and on all the category pages.
    I’ve tried this css code but it doesn’t seem to work for me, could you help ?

    #278460
    David Martin – Support
    Moderator
    Post count: 20834

    @AgenceSurprise – what is your URL?

    – David.

    #278462
    AgenceSurprise
    Member
    Post count: 76
    This reply has been marked as private.
    #278586
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @AgenceSurprise
    – I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #278587
    AgenceSurprise
    Member
    Post count: 76

    Hi Mohammad, it works ! Thanks so much ๐Ÿ™‚
    Can I ask you how you did ? To be able to do it again if necessary !

    #278588
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I inserted the given below cod at Admin > Theme Options > Custom CSS.

    .posted_in{
    display:none !important;
    }

    Thanks
    Mohammad

    #278589
    AgenceSurprise
    Member
    Post count: 76

    Great ! Thanks a lot ๐Ÿ™‚

    #278592
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

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