Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #928310

    how do i remove links on the product list. see private content

    • This topic was modified 6 years, 7 months ago by Armstrong88.
    #928315

    Hey Armstrong88,

    Add this to quick css:

    .av-catalogue-title.av-cart-update-title{
    pointer-events: none;
    cursor: default;
    }

    Best regards,
    Jordan Shannon

    #928336

    thanks but the product list links are still working , they go to “cart” page.

    i do not want the link to work.

    #928620

    Hi,

    The code Jordan sent seems to work on my end, did you try to clear your browser cache and reload the page? If that doesn’t work then please post a screenshot of the element(s) which this is not applying to.

    Best regards,
    Rikard

    #931206

    thanks, it has been solved

    #931391

    Hi,

    Glad to hear that it’s resolved. Thanks for using Enfold and have a nice day :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘how do i remove links on the product list?’ is closed to new replies.