Home Forums WoodMart support forum Change Product Result Page

Change Product Result Page

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

    sg5
    Participant

    Hi support team,
    How can we modify the product result page?
    https://woodmart.xtemos.com/?s=test&post_type=product&product_cat=0

    For instance, how can we disable the page title?
    https://i.imgur.com/Rw4NTTS.png

    thanks

    #351198

    Hello,

    This is Woocommerce functionality and this page is not editable or configurable.

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

    body.search-results .page-title-default{
    display:none;
    }

    Best Regards

    #351623

    sg5
    Participant

    Hi Elise,

    Do you know if it is possible with Elementor Pro to replace that page?

    Thanks

    #351711

    Hello,

    You can try, we have not tested that and can hardly predict the result.

    If you have any questions please feel free to contact us.

    Best Regards

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