Home Forums Basel support forum Hide "ALL" link on SHop Page

Hide "ALL" link on SHop Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11350

    Com_AEGIS
    Participant

    Dear Support,

    Any functions to hide the “All” links on shop page ? no sens to have it on this page.

    Thanks

    #11353

    Artem Temos
    Keymaster

    Hello,

    Yes, you can hide it with this code snippet

    .shop-all-link {
    	display:none!important;
    }

    Regards

    #11356

    Com_AEGIS
    Participant

    Sorry but you have not understood the request … I want to disable “shop-links” only on the main shop page, not on every categories ….

    #11358

    Artem Temos
    Keymaster

    Sorry, but we can’t hide it on the root shop page only.

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