-
AuthorPosts
-
November 30, 2017 at 10:26 am #1078021This reply has been marked as private.Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 30, 2017 at 10:28 am #1078023Could you plz try to edit / rename one CSS file inside that folder which you granted permission first? I just checked and it still the same.
November 30, 2017 at 10:33 am #1078026This reply has been marked as private.December 1, 2017 at 2:00 am #1078165This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 4, 2017 at 2:52 pm #1078762Hi Luke,
Let me give it a try.
December 4, 2017 at 4:23 pm #1078834This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 5, 2017 at 8:25 am #1079127This reply has been marked as private.December 5, 2017 at 9:25 am #1079147This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 6, 2017 at 10:12 am #1079407Let me try in my local and send you the file.
December 6, 2017 at 10:14 am #1079409This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 11, 2017 at 8:57 am #1080282Hi,
I think that you can change the background color for this slider content inner page:
.acm-slideshow .owl-carousel .item .slider-content-inner { background-color: rgba(115, 85, 47, 0.6); }
0.6 here is the opacity value, you can change to the one as you wish.
Cheers!
December 11, 2017 at 10:29 am #1080347This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 12, 2017 at 1:57 am #1080532This reply has been marked as private.December 12, 2017 at 2:05 am #1080536This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 12, 2017 at 6:41 am #1080599It seems that it’s still overridden by the style in theme, you can edit above style a bit:
.acm-slideshow .owl-carousel .item .slider-content-inner { background-color: rgba(115, 85, 47, 0.5) !important; }
I tried to inspect in browser and see that the opacity works fine, not affect the inner text: http://prntscr.com/hmbl1s
-
AuthorPosts
This topic contains 35 replies, has 2 voices, and was last updated by Saguaros 6 years, 11 months ago.
The topic ‘About customization for color in text block of Slideshow’ is closed to new replies.