1. Edgar68
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 06 May 2020
  5.  Subscribe via email
Hi Ciaran,

I added in the template CSS:

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

but it is not working.

Can you help me to solve this issue?

Thanks in advance,
Edgar
References
  1. http://www.123test.one/
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-prev,
.layerslideshow-next {
display: none !important;
}


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

this seems to work, but there is an issue on mobile view, the slideshow is not complete full width.
https://prnt.sc/scz0ag

Also on the desktop view, it is not full width
https://prnt.sc/scz0z6

how can I solve this?

Thanks in advance,
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!