1. patrickbmccabe
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 11 February 2020
  5.  Subscribe via email
Hello Ciaran,
In the Ariana Slideshow is it possible to have just DOTS instead next > and < last arrows? sort of like the attached....
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

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

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


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, That worked a treat.

I am trying to get the NavDots to appear, and used this css from Verona
.layerslideshow button.j51-nav-dot {
height: 8px;
width: 25px;
background: white;
border-radius: 4px;
border-radius: var(--j51-border-radius-sm);
opacity: .5;
margin: 3px;
cursor: pointer;
user-select: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
}

But the NavDots are not showing. What am I doing Wrong?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

Would you have a URL to an example of your slideshow?

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

I realize that this may not be possible with your current slideshow. Could you try installing the attached update.

Ciaran
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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