Tagged: x
-
AuthorPosts
-
December 6, 2016 at 12:44 pm #1283487
MBParticipantHi,
We would like to customize the revolution slider navigation arrows, and x-slider navigation arrows, to match the return to top of page arrow and post navigation arrows.
Same colours, and size please. No square box around arrow.
Thanks, MB
December 6, 2016 at 3:13 pm #1283656
FriechModeratorHi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-slider-container.below .tparrows:before { color: #000; opacity: 0.375; font-size: 25px; } .flex-direction-nav li a.flex-next, .flex-direction-nav li a.flex-prev { color: #000; opacity: 0.375; font-size: 25px; text-decoration: none; }Hope it helps, Cheers!
December 6, 2016 at 4:35 pm #1283756
MBParticipantOk, that helps a bit.
1. Can we make the revolution slider arrows thicker like the flex-slider?
2. Can we make the hover of flex slider arrows 000 and no shadow?Thanks, MB
December 7, 2016 at 12:32 am #1284128
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next { text-shadow: none; color: #ccc; text-decoration: none; } .flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-next:hover { color: #000; } .tparrows:before { font-size: 25px; }Hope that helps.
December 7, 2016 at 2:06 pm #1285026
MBParticipant[RESOLVED] Thanks! 😀
December 7, 2016 at 6:55 pm #1285386
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1283487 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
