-
Author
-
October 3, 2013 at 12:59 #3777
gideon1210
ParticipantHow do you change the colour of the text from black to white in the search fields on the homepage i can change the bit that would say Serious dating with Sweet date Your perfect match is just a click away, but not the bit where you write, Also how do you change the colour of the strip under the social media icons
October 3, 2013 at 15:16 #3792SQadmin
KeymasterHi, The text color is set by “Top Menu Link Color”
If you want to use a different color than the one set for the Top Menu Link Color add this css to Sweetdate -> Styling options -> Quick css:COPY CODE.form-search.custom input[type="text"], .form-search.custom input[type="password"] {color: #fff}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 3, 2013 at 15:17 #3793SQadmin
KeymasterFor the top links bottom border add this css to Sweetdate -> Styling options -> Quick css:
COPY CODE.top-links {border-bottom: 1px solid #fff}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 4, 2013 at 12:28 #3840gideon1210
ParticipantHi i changed the top menu colour which also changes the colour in the search box but i want the top menu colour white and the text in the search fields black how do i change that
October 5, 2013 at 01:42 #3869SQadmin
KeymasterHi, I already gave you the solution in my above reply with the css that you need to add
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 5, 2013 at 12:57 #3893gideon1210
Participanti tried the .form-search.custom input[type=”text”], .form-search.custom input[type=”password”] {color: #fff} code but i didnt change anything
October 6, 2013 at 00:20 #3907SQadmin
KeymasterThat changes the input type text and type password, Maybe you want also the select:
COPY CODE.form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom div.custom.dropdown a.current {color: #fff}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.