1. jarosz
  2. Commercial Templates
  3. Thursday, 17 August 2023
  4.  Subscribe via email
With Skylar is it possible to set a module background to transparent?
eg if I want to set the showcase-1 background colour to nothing/transparent?
Currently it's set to #ffffff but if I delete this and Save & Close the site template style, it always resets it to #ffffff
Regards
Michael
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

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

#container_showcase1_modules {
background-color: transparent !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Many thanks Ciaran. That's great!
  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!