Tagged: x
-
AuthorPosts
-
November 1, 2016 at 3:24 pm #1239740
captainfowlerParticipantHi
I was wondering, in the default Ethos Stack 1 homepage is there a way to not have the dark overlay on the images in the slider?
Wordpress: 4.6.1
X-version: 4.6.4
Cornerstone: 1.3.3
Thanks
November 1, 2016 at 3:38 pm #1239777
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
a.entry-thumb.featured.skinny:hover { color: transparent; }Hope it helps
Joao
November 1, 2016 at 5:52 pm #1239908
captainfowlerParticipantHi
Thanks for the quick reply, really appreciated…
but that did not seem to change anything. I just want to keep the images in the slider without the dark over the top.
Any other ideas?
Thanks!!
November 2, 2016 at 12:20 am #1240285
Prasant RaiModeratorHello There,
Thanks for writing in!
Please use following code instead:
.x-post-slider-entry>a { background-color: rgba(0, 0, 0, 0) !important; }Thanks.
November 2, 2016 at 1:05 pm #1241189
captainfowlerParticipantOk that was perfect, thanks so much for your help.
You are awesome at the whole support thing!!!!
November 2, 2016 at 1:41 pm #1241241
Prasant RaiModeratorThanks for the good words. It means a lot to us. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1239740 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
