Home Forums WoodMart support forum Shop page header with ALL option

Shop page header with ALL option

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #129848

    juanrojodesign
    Participant

    Hello,

    We noticed that in the Basel theme, you have a menu item (in the header banner) option called ALL (see attached image):

    http://tvgdemo.ca/shop2018/shop/

    That menu item takes you back to the main Shop page (displaying all products). We tried to activate such option for the Woodmart theme, but it doesn’t appear to be available. Are we missing something, or was that done on purpose?

    We are trying to implement it for our current project:

    http://tvgbeta.com/kj/collections/

    Thanks in advance for your help.

    Attachments:
    You must be logged in to view attached files.
    #129869

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-product-categories .shop-all-link{
    display:inline-block;
    }

    Best Regards

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