Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme How to change breadcrumb image and add picture slider?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10419
    [email protected]
    Support Expired

    Dear Team,

    I need remove breadcrumb on shop page and category pages and add picture slider instead?

    Please help me with doing this.

    #10486

    Hi there,

    #1 Remove breadcrumb on shop page and category page: you can use css code

    body.woocommerce-page .freshio-breadcrumb{
    display: none;
    }

    #2. Add picture slider: Our theme doesn’t support this issue, if you want to make it, you need to custom code on theme.

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

You must be logged in to reply to this topic.