Search bar is wrong colour on search

Home Forums Jevelin Theme Search bar is wrong colour on search

Home Forums Jevelin Theme Search bar is wrong colour on search

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • brandonmaytham
    Participant

    My search bar on my news feed / blog found here is blue when you click init how can I change this i know it is probably a setting but don’t know which one.

     

    https://www.ariops.org.uk/blog/library/

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

    Solution for this topic

    Hi @brandonmaytham,

     

    Thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-sidebar-search-active .search-field:hover,
    .sh-sidebar-search-active .search-field:focus{
        background: #fff !important;
    }

     

    Best regards,
    Shufflehound team

    brandonmaytham
    Participant

    Hi There,

     

    Thank you so much you guys are rock stars please regard this as closed.

     

    Kind Regards,

    You are always welcome here 🙂

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