- Posts: 33
- Thank you received: 0
how to remove overlay
-
habusam
Active member - Topic Author
- Member
Less
More
1 year 10 months ago #50019
by habusam
how to remove overlay was created by habusam
Hello, how to remove the overlay on the picture, it looks so dark , the rotating pictures in the home page, thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
1 year 10 months ago #50024
by milos
Replied by milos on topic how to remove overlay
Hello,
Edit file /media/templates/site/carwash/css/custom.css and change the value here (around line 108):
Use a decimal value between 0 (total darkness) and 1 (no darkness). For example, use 0.5 or 0.7, etc.
Regards,
Milos
Edit file /media/templates/site/carwash/css/custom.css and change the value here (around line 108):
Code:
.carouselrow .hot_swipe_carousel_slides img {
filter: brightness(0.3);
}
Use a decimal value between 0 (total darkness) and 1 (no darkness). For example, use 0.5 or 0.7, etc.
Regards,
Milos
The following user(s) said Thank You: kent8
Please Log in to join the conversation.
-
habusam
Active member - Topic Author
- Member
Less
More
- Posts: 33
- Thank you received: 0
1 year 10 months ago #50034
by habusam
Replied by habusam on topic how to remove overlay
Hello Milo,
i did the following and still the same please take a look
.carouselrow .hot_swipe_carousel_slides img {
filter: brightness(1.0);
}
Thanks
i did the following and still the same please take a look
.carouselrow .hot_swipe_carousel_slides img {
filter: brightness(1.0);
}
Thanks
Please Log in to join the conversation.
-
habusam
Active member - Topic Author
- Member
Less
More
- Posts: 33
- Thank you received: 0
1 year 10 months ago #50035
by habusam
Replied by habusam on topic how to remove overlay
Maybe there is a cache browser, because i checked it from my phone and it works , i will update you in few hours when i arrive to my office, thanks
Please Log in to join the conversation.
Time to create page: 0.207 seconds