1. raf111
  2. Commercial Templates
  3. Friday, 07 August 2015
  4.  Subscribe via email
Hello,
is there a way to adjust Component Background Color Opacity in Renovate template?

I would like to set the opacity to 0.2

Thanks!
raf
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Raf

You could try adding the following to the Custom CSS field of your templates parameters where 0.2 is the new opacity and 255,255,255 the background color in RGB (edit to taste)...


#container_main {
background-color: rgba(255, 255, 255, 0.2);
}


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!