1. kpomilla
  2. Commercial Templates
  3. Thursday, 03 May 2018
  4.  Subscribe via email
I changed the background color, but there doesn't seem to be an easy way to change the font color for the entire sidecolumn. Thanks in advance for any help you can provide.
Accepted Answer Pending Moderation
0
Votes
Undo
Update: I was able to make the css change to the headings of each item in sidecolumns, but the menu items are still unchanged. So all I need to know is how to change the menu item colors in a sidecolumn menu.

Thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste...

.sidecol_block ul a {
color: #aaaaaa !important;
}


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


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