1. Edgar68
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 09 January 2020
  5.  Subscribe via email
Hi Ciaran,

I have problem with disabling prev and next arrow in layerslideshow (Bianca template)
In a post I saw to add the following:

.layerslideshow .NextArrow,
.layerslideshow .PrevArrow {
display: none !important;
}

But it doesn't work for my website.
Can you help solve the problem?
esprojects.nl is the URL

Thanks in advance,
Edgar
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.layerslideshow .layerslideshow-prev,
.layerslideshow .layerslideshow-next {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

the solution is working well.
Thanks for your support!

Edgar
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!