Hi,
I’m building portfolio and I’d love to swap navigation type from dots to text.
I found that controls are desribed by numbers.
I could hardcode it but please let me know how to change numers to slide titles.
<div class="avia-slideshow-dots avia-slideshow-controls"><a href="#1" class="goto-slide">1</a><a href="#2" class="goto-slide active">2</a><a href="#3" class="goto-slide">3</a><a href="#4" class="goto-slide">4</a><a href="#5" class="goto-slide">5</a><a href="#6" class="goto-slide">6</a><a href="#7" class="goto-slide">7</a><a href="#8" class="goto-slide">8</a><a href="#9" class="goto-slide">9</a></div>
Thanks.
Hi motylanogha!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow-dots a { display: inline; background: transparent; }
Regards,
Yigit
Hey!
Please change the code to following one
.avia-slideshow-dots a { display: inline!important; background: transparent; opacity: 1!important; }
It should look like this – http://i.imgur.com/TllyU2o.png
Cheers!
Yigit
ok and how to swap digits to slide title?
Hey!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Regards,
Yigit