Home Forums WoodMart support forum How to do Changes in search page

How to do Changes in search page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #629800

    kidsdial4
    Participant

    I have mentioned the Url in private content.

    In that i want to do 3 changes

    1) Change black background color of “medic” text
    2) Remove Mask banner image on top
    3) Remove the text : “Download Category Catalog”

    Please guide me how to do that ?

    #629879

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #629886

    kidsdial4
    Participant

    See the logins in private content area.

    #630001

    Hello,

    01. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section to change the background color.

    .search-results .wd-page-title {
        background-color: blue;
    }

    02, 03. You need to edit the search result template. Navigate to Elementor > Settings > Templates > Edit the Woocommerce search results page template.

    Best Regards

    #630039

    kidsdial4
    Participant

    i managed the 1st one

    for 2nd & 3rd, i am struck, please do it from your side :

    I tried with the link , i posted in private content, it not allowing me to remove mask banner image and “download” text

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