1. alexo6902
  2. Commercial Templates
  3. Monday, 11 March 2019
  4.  Subscribe via email
I been trying to make a transparent background in the modules of J51_Enlighten template... lookin in the forum i found this:
#container_slideshow,
#container_top1_modules,
.container_top2_modules,
#container_top3_modules, #container_main,
#container_bottom1_modules,
#container_bottom2_modules, #container_base,
#container_copyright,
#container_footermenu {
background-color: transparent !important;
}

But is not working... the top module still display a white back

I know you got the right answer for this ;)
Attachments (1)
References
  1. http://www.alex-martinell.com/demo/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.wrapper960.group-border-shadow {
background-color: transparent !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent!!!!

Is working fine now, thanks!!!
  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!