Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #923912

    I saw this post https://kriesi.at/support/topic/avia-slider-dots-and-navigation-arrows/

    And I tried to input this code in my custom.css:

    .avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a {
    opacity: 1;
    filter: alpha(opacity=100);
    }
    
    .avia-slideshow-arrows a:before {
    background: transparent;
    }

    It seems doesn’t work to me. I still need to mouse hover to the slide in order to navigation appears. What happened?

    #924324

    Hey Jeffrey Anthony,

    I put the code in your Quick css and the controls are visible all the time.

    
    .avia-fullscreen-slider .avia-slideshow-controls a, .av-control-minimal .avia-slideshow-controls a {
    	opacity: 1;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #924824

    Thank you Victoria! It solved my problem.

    #925151

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #925198

    Hi Rikard, you can close and mark as solved. Thank you!

    #925476

    Hi,

    Glad to hear that! Thanks for using Enfold and have a nice day :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fullscreen Slider Navigation’ is closed to new replies.