Tagged: x
-
AuthorPosts
-
July 10, 2016 at 11:33 am #1080305
juanajaafarParticipantHi.
1) How do I reduce the size of the Prev/Next Navigation buttons size on my slider so that it is the same size as the Control Navigation buttons?
2) IF I don’t use the Prev/Next Navigation buttons, can I activate the Control Navigation buttons so they function like Prev/Next Navigation buttons?
July 10, 2016 at 12:16 pm #1080335
RupokMemberHi there,
Thanks for writing in! Would you clarify which slider you are referring? If you are using Revolution Slider then you will find that settings under Slider Settings > Navigation.
You can provide your URL if you still can’t figure it out.
Cheers!
July 10, 2016 at 12:55 pm #1080359
juanajaafarParticipantIt’s the slider on my landing page which is below my menu.
July 10, 2016 at 1:29 pm #1080382
RupokMemberHi there,
Thanks for clarifying. If you just scroll a bit then you will see the options – http://prntscr.com/br748j
Cheers!
July 10, 2016 at 11:16 pm #1080776
juanajaafarParticipantYes, I turned the Prev/Next Navigation off because the buttons are much bigger than the Control Navigation.
My question above is on how I can resize the Prev/Next Navigation so it is the same size as the Control Navigation.
July 11, 2016 at 1:13 am #1080871
RupokMemberThanks for writing back! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
July 11, 2016 at 6:12 am #1081191
juanajaafarParticipantThis reply has been marked as private.July 11, 2016 at 6:41 am #1081225
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.flex-direction-nav a { height: 19px; width: 19px; line-height: 19px; font-size:12px; }Hope that helps.
July 11, 2016 at 10:25 am #1081582
juanajaafarParticipantGreat! Thanx.
How do I customize the button colours (including hover)?
July 11, 2016 at 11:42 am #1081723
ThaiModeratorPlease update the previous CSS a bit:
.flex-direction-nav a { height: 19px; width: 19px; line-height: 19px; font-size:12px; background-color: #000; } .flex-direction-nav a:hover { color: #000 !important;; background-color: #f0f0f0; }Hope it helps 🙂
July 11, 2016 at 1:16 pm #1081878
juanajaafarParticipantWorks nicely. Thank you.
July 11, 2016 at 3:31 pm #1082076
JoaoModeratorGlad to hear it.
Let us know if you need help with anything else.
joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1080305 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
