Tagged: x
-
AuthorPosts
-
September 5, 2016 at 5:52 am #1161486
SteveMepstedParticipantHello there
I am using Ethos 1 and very much enjoying it.
I wonder if I am able to make an custom amendment to the opacity level that appears on pictures featured on the home page post slider. I wish to lighten it a bit.
Any help greatly appreciated
Thanks Steve.
September 5, 2016 at 6:18 am #1161511
ChristianModeratorHey Steve,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
September 5, 2016 at 6:36 am #1161520
SteveMepstedParticipantHi there – here is a screen shot
It is the opaque layer over the main slider images that I would like to lighten
(where it says ‘student spotlight’)many thanks Steve
September 5, 2016 at 8:03 am #1161613
Paul RModeratorHi,
Can you provide us your site url so we can take a closer look.
Thanks
September 5, 2016 at 10:55 am #1161829
SteveMepstedParticipantThis reply has been marked as private.September 5, 2016 at 12:21 pm #1161901
ChristianModeratorPlease add the code below in your Appearance > Customize > Custom > Global CSS
.x-post-slider-entry>a { background-color: rgba(0,0,0,0.2); } .x-post-slider-entry:hover>a { background-color: rgba(0,0,0,0.5); }Hope that helps. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1161486 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
