Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1360529

    Hi,

    When you press magnifier there are a text previously you write “Buscar” (search in spanish) is in white.
    I would like change the color. Could you help me?
    Many thanks,

    Antonio.

    #1360531

    Hey Antonio,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust it as needed :)

    
    .header_color ::placeholder {
      color: red;
    }
    

    Best regards,
    Yigit

    #1360604

    Hi Yigit,

    Works perfect. Many thanks.
    BR,

    Antonio.

    #1360617

    Hi,

    You are welcome, Antonio :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘CSS to change search font in header’ is closed to new replies.