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

    Hi, I can’t change the color text in function “search”.

    In advanced style (of child theme) I don’t find the correct.

    Thanks
    Regards

    #690662

    Hey kyra1883,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #s { 
    color: black !important;
    }
    

    Best regards,
    Yigit

    #690776

    Oh yesssssssssssssssssssssssssssss *_* works!!! *_* thank you very much!!!
    Sorry, and for this? =(

    #690785

    Hi!

    Please add following code to Quick CSS as well

    .cart_dropdown .dropdown_widget .widget_shopping_cart_content p.buttons a {
        color: black !important;
    }

    Regards,
    Yigit

    #690877

    Thanks thanks thanks thanks thanks!!!!!!!
    Works *_*
    Thank you very much Yigit!!!!

    #690881

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Enjoy your weekend!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change color text in "search"’ is closed to new replies.