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

    I have a problem with the textcolor or backgroundcorlor in the seach-area on my front page

    seachbox

    As you see in the picture both are white. I would like to change the textcolor
    Later on, there are problems with mouse-over. I would like the text just to be lager and bold, on hover, like my other links.
    Could you please help me find the right way to change this.
    I have tried to chnge the font-color in general styling in Enfold Child Theme Options, but the my main links also changes, and I don’t want that to happen.
    Hope you can heltp.
    Best regards Futte

    • This topic was modified 7 years, 2 months ago by emfutte.
    #836424

    Hey emfutte,

    Please try the following in Quick CSS under Enfold->General Styling:

    #searchform input, .ajax_search_entry a:hover {
        color: #A81010 !important;
    }

    Best regards,
    Rikard

    #836601

    Thanks – now the text is great, but I still have a probem with the behavior on mouse over. Try to write “Frøslev” in the search box, and when you get some oppotunities, the text almost disappears. Can I get rid of the white box and get the text bold and maybe lager, as my main menu behavior.

    I hope you understand. Difficult to explain in english.

    #836879

    Hi,

    Thanks for the feedback. Please try this CSS as well to change the colour of the white text:

    .ajax_search_excerpt {
        color: #000 !important;
    }

    Best regards,
    Rikard

    #848962

    Thanx
    You can close this now
    /emfutte

    #849437

    Hi,

    Great, thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Textcolor in seachbox’ is closed to new replies.