New Landing How can we help? Atelier remove date on products in search page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #174746
    mysticrelics
    Member
    Post count: 15

    How would I remove the dates on the products when you search for something? And how do I add the quickview :)!

    #174775
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .search-results .date-overlay {
      display: none;
    }

    To add the quickview you will need the quickview plugin installed

    – Kyle

    #248889
    altocracy
    Member
    Post count: 4

    That didn’t work for me, but this did:

    Removing the square date on top of thumbnails during search:
    .date-overlay {
    display: none;
    }

    And removing the date on the page itself (the blog page)
    .date-overlay {
    display: none;
    }

    #249057
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

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