1. Lawaaimaker
  2. Commercial Templates
  3. Tuesday, 01 September 2015
  4.  Subscribe via email
I have placed the template search module in the header 1 position. The problem is that the search module is white and that the characters also seem to be white. In this way you can't see what you are typing. You're in the bilnd then. When hitting enter it does the search perfectly

When I move the search module to e.g. position Base-2a teh characters become black.

How to I resolve this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Once again could I ask you to post a URL to an example of this issue. Thank you!

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

Please have a look at http://rgbordes.nl/

I've placed the search module on the home page (zoeken)

grt Richard
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Richard

To amend you can add the following to the Custom CSS field of your templates parameters (edit to taste)...


.header-1 .search-query, .header-2 .search-query {
color: #000000;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Cairan,

That doesn't do the trick ... or thit I do it wrong?

Can you have a look at the screenshot?

grt Richard
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Richard

How you have added the CSS is correct. Could I ask you to try the following instead...


.header-1 .search-query, .header-2 .search-query {
color: #000000 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect!!!! That did it :-)

Thnx!!!!! :) :) :)
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!