To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
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?
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »