1. lisaoc
  2. Commercial Templates
  3. Thursday, 16 June 2016
  4.  Subscribe via email
Is there any way that I can set the opacity of the article background? I'm looking for a template that can have background with multiple image files, but also can have the opacity set for the article background. Do any of your commercial templates have both?

Thanks!
Lisa
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Lisa

To set an opacity to the article area of the Willow template you can add the following to the Custom CSS field of your templates parameters where 0.8 is your new opacity (255,255,255 = white).


#container_main .wrapper960 {
background-color: rgba(255, 255, 255, 0.8);
}


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!