1. Guy
  2. Commercial Templates
  3. Monday, 23 November 2015
  4.  Subscribe via email
I changed the background colour of the base modules in Enlighten template. Where or how can I change text colour in these base modules?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Guy

Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


#base1_modules, #base2_modules {
color: #ffffff;
}
#base1_modules h3, #base2_modules h3 {
color: #cccccc;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Claran
This additional css code does not change the text colour.
What I want is menus in white text colour on #333333 background.
I had already tried to edit nexus.css file from line 602 without success either.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Guy

Would you have a URL to an example of your base modules?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Clarán
As the site is under construction I'd rather not publish the temporary URL.
I changed the colour to white so as for now it is OK.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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