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

How to do Changes in search page

Viewing 12 posts - 1 through 12 (of 12 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

    #630206

    Hello,

    Your issue has been resolved. I have added the Custom CSS in Theme Settings > Custom CSS:

    .search-results .gmwcp_button>a {
        display: none;
    }

    Best Regards

    #630450

    kidsdial4
    Participant

    You removed the banner, but the background color https://imgur.com/a/HgEHYgc is still displaying, please hide that also, we want to see only text : https://imgur.com/a/HgEHYgc

    #630550

    Hello,

    Your issue has been resolved. Check back your site and check the issue.

    Best Regard

    #630593

    kidsdial4
    Participant

    the empty space in that section is still visible, please remove it

    #630739

    Hello,

    Sorry to say I am unable to login to your site due to a captcha problem.https://ibb.co/YpVVbVG

    Best Regards

    #630844

    kidsdial4
    Participant

    Can you please try once more, if you wait for 30 seconds, it ll allow you to login

    #630988

    Hello,

    Your issue has been resolved. I have added the Custom CSS in Theme Settings > Custom CS. Check back your site and check the issue.

    Best Regards

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