-
Author
Tagged: css, search bar, header
-
January 30, 2015 at 21:16 #44171beansmcguillicuttyParticipant
Hey guys,
What is the specific CSS to change just the search bar text color….any test you enter is white…but so is the background of the search bar….so it seems like nothing is happening…
Inspecting the element with firefox or chrome is confusing me…
Thanks!
a
January 30, 2015 at 21:23 #44172sharmstrModeratorWhich search bar? There’s a few different ones.
If your talking about the Search Form shortcode one like here: http://seventhqueen.com/themes/kleo/pinterest/
COPY CODE.kleo-search-form #searchform .input-lg { color: red; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 30, 2015 at 22:50 #44183beansmcguillicuttyParticipantSorry…I meant the nav bar one… Like in the attached screenshot.
Attachments:
You must be logged in to view attached files.January 30, 2015 at 23:04 #44185sharmstrModeratorThe better question is why is your text white? Do you have a dark header and you set the text to while in Theme Options?
In any case, try this my friend
COPY CODE.header-color .form-control:focus, .header-color input[type="text"] { color: pink; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 31, 2015 at 21:14 #44241beansmcguillicuttyParticipantBrilliance as usual Sharmstr! Thank you so very much for all fo your help. I appreciate it on a high level. Can’t wait to launch my site…getting closer by the day with your help.
Cheers,
a
January 31, 2015 at 21:40 #44242sharmstrModeratorNo problem.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.