Home Forums WoodMart support forum Search font color Change

Search font color Change

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #312173

    rahulshah
    Participant

    Hello team,

    1. I want to make this Searched font white.
    Image attached

    2.I want to remove this Subject and Enquire now box for this form.
    https://primeffe.com/product/vanity-1/

    As an expert in development – Can you share some code so that it can remove.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #312176

    rahulshah
    Participant

    Sorry 1 image was wrong

    Attachments:
    You must be logged in to view attached files.
    #312193

    Hello,

    I saw the screenshot you attached.

    1) Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .searchform.wd-style-with-bg input[type="text"] {
        color: white;
    }

    2) Subject and inquiry are coming from a third-party plugin, not our theme. Sorry, but we could not help you with this.

    Regards.
    Xtemos Studios

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