antkh
Forum Replies Created
-
Thanks for the update!
Well I can not see any description text with link like “#example_slider_slide01” for my slides. I have v2.0.8 and below “Link Target” dropdown menu I have buttons Delete, Duplicate, Move.Forum: Plugins
In reply to: [Slide Anything - Responsive Content / HTML Slider and Carousel] Slider sizeYou can tune slider height with this CSS (worked in my case):
#slider_1068 { height: 60px !important; }
As for additional styling you can completely change arrow icons with FontAwesome library.
E.g. my CSS:#slider_1068 .owl-nav .owl-prev { background: none !important; } #slider_1068 .owl-nav .owl-next { background: none !important; } #slider_1068 .owl-nav .owl-prev:after { color: #747474 !important; content: "\f053"; font-family: FontAwesome; font-size: 16px; font-style: normal; font-weight: normal; text-decoration: inherit; } #slider_1068 .owl-nav .owl-prev:hover:after { color: #ccc5bf !important; } slider_1068 .owl-nav .owl-next:after { color: #747474 !important; content: "\f054"; font-family: FontAwesome; font-size: 16px; font-style: normal; font-weight: normal; text-decoration: inherit; } #slider_1068 .owl-nav .owl-next:hover:after { color: #ccc5bf !important; }
Thanks for all updates! v2.0.5 – all of my problems are resolved.
Thanks for quick responce! I’ll try to check the latest version in a few days and give a feedback!
I confirm the problem on a new slider (not from prev 1.x version). Checking and uncheking those boxed did nothing.
Managed to show up arrow with this CSS:#slider_1068 .owl-nav .owl-prev:after { content: "\f053"; font-family: FontAwesome; font-size: 16px; font-style: normal; font-weight: normal; text-decoration: inherit; }
But there are problems with arrows position (too low). Struggling with CSS this way too.
UDP: Showed up right arrow and both of them appear in the left bottom of the slider one above another (left above right arrow). Seems to be a JS or CSS placement bug or something.
P.S. By the way thank you for v2.0, infinite scroll is what I’ve been wayting for very lon time!! You really got very few contestants as all mega menus and mega sliders (slow and overpowered with crap) don’t offer such simple feature for text/html:)
Same to me. Hosting overloaded with continuous backups even if I turned local backups off! Can’t get into my admin panel due to memory and IO-processes 100%. Uninstalled this mess. Searching for alternative.