1. Modestas
  2. Commercial Templates
  3. Thursday, 16 May 2013
  4.  Subscribe via email
Dear Ciaran,

Is it possible to change background colors of social icons, footer and copyright sections? I would like to use my prefered hex codes.
Thanks a lot.

Modestas
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Modestas

For behind the social icons try adding the following to the Custom CSS field of your templates parameters...


[code type=css]#container_spacer3 {background: #444444;}[/code]

Where #444444 is your new background color.

For the footer area add the following..


[code type=css]#container_base {background: #444444;}[/code]

And for the copyright area add the following...


[code type=css]#container_copyright {background: #444444;}[/code]

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


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