Home Forums WoodMart support forum search button

search button

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

    cledmir
    Participant

    I want to change the color and if i can the form, i want the form like electronics demo.
    i want to knwo where can i edit the style of this button because is white and the other icons are black

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

    cledmir
    Participant

    I attach the configurations of the header

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

    Hello,

    I saw the screenshots you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .searchform .searchsubmit:after {
        color: black;
    }

    Best Regards.

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