Home Forums WoodMart support forum Compare Page Return to Shop Button

Compare Page Return to Shop Button

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

    tahir.hassaan
    Participant

    Hi, I need to hide the return to shop button on the empty compare list, how can I do it by adding a filter or something in my child theme funtion.ini

    #247150

    Hello,

    Please add this code to the Page settings of the compare page:

    body .woodmart-empty-page-text+.return-to-shop {
    display:none;
    }

    Best Regards

    #247241

    tahir.hassaan
    Participant

    ok, thanks will handle it via CSS then…

    #247367

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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