1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 13 April 2016
  5.  Subscribe via email
http://dark-room.fr/

on side column i want to have a different color for each title of menu

:blink:
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would option would be to a unique module class suffix to each. For example add the following to the 'Module Class Suffix' field of your first module...


first-module


You can then style the header of this module by adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.first-module .module_header h3 {
color: red;
}


Repeat for each module.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
this dont work.... :(
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You appear to have the class in the wrong field. Place it in the 'Suffixe de classe CSS' field (replacing '_menu').

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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