Home Forums WoodMart support forum Change color on search mobile

Change color on search mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #712376

    akselfaa
    Participant

    How can I change from this ugly color? The reason it has this color is because this is the primary color in elementor.

    #712452

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Could you please share the screenshot, and which color do you want to change on the mobile exactly? Please mark on the screenshot, so that I can check and assist you accordingly.

    Best Regards,

    #712651

    akselfaa
    Participant

    I want to change this purple color to either transparent or same color as the white/grey background.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Mobile CSS section:

    .wd-search-form button.searchsubmit {
        background-color: transparent;
    }

    Best Regards.

    #713082

    akselfaa
    Participant

    But is there no way to change search button color?? That seems very strange I need to use CSS? It has to be possible somewhere in the settings?

    #713097

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Yes, the color options are available, but only for the colored icon like these: https://ibb.co/PZ87rMn9

    You should one of them if you want to set your own color and remove the given custom CSS code.

    Best Regards.

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