Hi,
On this page: https://www.finansforbundet.no/tillitsvervet/tv2018/ I would like to have the left / right arrows to navigate in post slider to be visible all the time, not only on hover over.
Possible?
Hey dalboslampen,
Add the following to quick css:
.avia_desktop .avia-content-slider .avia-slideshow-arrows a{
opacity:1!important;
}
Best regards,
Jordan Shannon