New Landing How can we help? Atelier Posted in class / categories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #301102
    ingridWildBloom
    Member
    Post count: 16

    Hi – how do I either

    #1 – eliminate the parent category (whatever category page I’m on) for the “posted-in” categories under the main product name.

    OR

    #2 – eliminate all of the posted-in category text?

    Please see screenshot.

    Attachments:
    You must be logged in to view attached files.
    #301147
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    #2 Please add this to Theme Options => Custom CSS:

    .products .product .product-details .posted_in {
        display: none;
    }
    #301227
    ingridWildBloom
    Member
    Post count: 16

    Great, thank you!

    Quick question – do I need a child theme with atelier and should I be putting the info in there instead? I just don’t want all of my customizations to go poof. 🙂

    #301235
    David Martin – Support
    Moderator
    Post count: 20834

    CSS such as above can go in Theme Options => Custom CSS.

    If you plan to overwrite theme functions using PHP then a child theme would be suitable.

    Thanks.

    #301411
    ingridWildBloom
    Member
    Post count: 16

    Got it. Thanks so much for your help!

    #301414
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    Thanks,
    David

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

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

License required for the following item
Login and Registration Log in · Register