0
Votes
Undo
  1. inosof
  2. Commercial Templates
  3. Tuesday, 08 November 2016
  4.  Subscribe via email
Hi Ciaran,
in Willow, how can I make the showcase background to be transparent?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


#container_slideshow .wrapper960 {
background-color: transparent;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Thank for the help.

That leaves the outline of the box visible. Can I disable that?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To disable the outline try adding the following to the Custom CSS field of your templates parameters...


#content {
box-shadow: none;
}


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!