New Landing How can we help? Atelier Custom CSS for mobile/responsive?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #198782
    seaofghosts
    Member
    Post count: 143

    I have the custom css

    .posted_in {
        display:none;
        }

    to prevent the categories from showing in the products grid, but they still load on mobile.

    I can see that there’s a responsive.css file and I don’t want to edit it. I want to keep all of my custom css within the theme options. What do I need to do/add to make my change apply to mobile?

    Also how do I remove the “filters” on the mobile view?

    #198812
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The login isn’t working anymore, please check

    – Kyle

    #198814
    seaofghosts
    Member
    Post count: 143
    This reply has been marked as private.
    #198817
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change the css to:

    .products .product .product-details .posted_in {
      display: none;
    }

    – Kyle

    #198979
    seaofghosts
    Member
    Post count: 143

    Thank you!

    #198986
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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 one of the following items
Login and Registration Log in · Register