Tagged: x
-
AuthorPosts
-
July 15, 2016 at 3:56 pm #1089063
Hi – I’ve lost the arrows on my revolution slider, and I can’t get any arrows to appear, regardless of the settings.
Can you provide a solution?
custom1k.com/Beaver
Thanks.
July 15, 2016 at 3:59 pm #1089067This reply has been marked as private.July 16, 2016 at 12:34 am #1089565Hi there,
Please add following code in Customize -> Custom -> CSS :
.tp-leftarrow.tparrows.zeus.noSwipe { left: 8% !important; } .tp-rightarrow.tparrows.zeus.noSwipe { left: 92% !important; }
Hope that helps.
July 18, 2016 at 7:16 am #1091737That solved it, thanks very much.
July 18, 2016 at 7:17 am #1091738You’re welcome!
Cheers!
July 18, 2016 at 1:16 pm #1092222Hi – the problem of the missing arrows persists on Chrome, both mac and PC. It is solved on Firefox, and I don’t have IE to test it on. Can you update the CSS solution you provided?
Thanks again.
July 18, 2016 at 2:28 pm #1092329Hi there,
I checked on Chrome and the arrows are displaying fine.
Please try to clear your browser cache and check again.
July 19, 2016 at 4:16 pm #1094192I’ve cleared my browser cache and restarted the Mac Pro tower, but the arrows still don’t appear. I also checked on two PC desktops on Chrome, and the arrows don’t show up there either. The iPad shows no arrows, but that may be by design. The only place I can see arrows are on 2 different MacBooks. The arrows are still missing the 3 other systems, on Chrome. What do you suggest?
Thanks.
July 19, 2016 at 8:26 pm #1094521Hi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
#rev_slider_2_1 .zeus.tparrows { margin: 0 13%; }
Hope this helps – thanks!
July 20, 2016 at 6:38 am #1095145That appears to have solved the problem. Thanks very much.
July 20, 2016 at 7:08 am #1095183If you need anything else please let us know.
-
AuthorPosts