- Posts: 6
- Thank you received: 0
COLOR BANNER
-
rmasini
Inactive member - Topic Author
- New Member
Less
More
9 years 11 months ago #43970
by rmasini
COLOR BANNER was created by rmasini
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 11 months ago #43979
by ivan.milic
Replied by ivan.milic on topic COLOR BANNER
That is module parameter "Text Box Background Color"
you can also just css that by adding to bottom of template_css.css:
.hero-carousel article .contents{
background: rgba(0,0,0,0.6) !important;
}
change rgba(0,0,0,0.6) to color you want
you can also just css that by adding to bottom of template_css.css:
.hero-carousel article .contents{
background: rgba(0,0,0,0.6) !important;
}
change rgba(0,0,0,0.6) to color you want
Please Log in to join the conversation.
Time to create page: 0.205 seconds