- Posts: 158
- Thank you received: 5
Carousel box background is black??
- serbofleconcepts
-
Topic Author
- Offline
Less
More
11 years 4 months ago #200935
by serbofleconcepts
Carousel box background is black?? was created by serbofleconcepts
Please Log in or Create an account to join the conversation.
11 years 4 months ago #200937
by nicolas
Replied by nicolas on topic Carousel box background is black??
Hi,
This comes from the CSS code:
of the file
demo3.leconcepts.com/templates/gk_storefront/css/joomla.css
of your template.
If you remove there the line background: #1B1D1F; the background color won't be black.
But you might want to check that with your template provider as it comes from the CSS of your template.
This comes from the CSS code:
Code:
th {
background: #1B1D1F;
color: #eee;
font-size: 12px;
font-weight: bold;
padding: 10px;
text-align: left;
text-transform: uppercase;
}
If you remove there the line background: #1B1D1F; the background color won't be black.
But you might want to check that with your template provider as it comes from the CSS of your template.
The following user(s) said Thank You: serbofleconcepts
Please Log in or Create an account to join the conversation.
- serbofleconcepts
-
Topic Author
- Offline
Less
More
- Posts: 158
- Thank you received: 5
11 years 4 months ago #201002
by serbofleconcepts
Replied by serbofleconcepts on topic Carousel box background is black??
Sorted. Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.163 seconds