Tagged: x
-
AuthorPosts
-
April 27, 2016 at 3:41 pm #903007
jsjmccrackenParticipantHello,
On http://www.tablerockkennels.com/ I would like to know how to darken the corners on the slider? I’ve been messing around with it but I’m not sure what I need to do.
Thank you!
Jacob
April 28, 2016 at 4:44 am #903794
Rue NelModeratorHello Jacob,
Thanks for writing in! You can add vignette in your slider by having a custom css code. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-slider-container .ls-container .ls-inner:before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 100; box-shadow: inset 0 0 120px red !important; }Red color is just a test color to see how wide is the covered area. You can adjust it by decreasing/increasing the 120px. Feel free to change the variable which one applies to your site.
Hope this helps. Kindly let us know.
April 28, 2016 at 11:23 am #904340
jsjmccrackenParticipantPerfect! Thank you 🙂
April 28, 2016 at 10:23 pm #905101
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-903007 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
