Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #705717

    how do i change the color of the radial buttons on the slider control’s for full width slider?
    can you please help?

    #705729

    Hey appsolutelymediallc,

    Thanks for reaching out to us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-control-minimal-dark .avia-slideshow-arrows a:before {
        border-color: #719430;
    }
    
    #top .av-control-minimal-dark .avia-slideshow-arrows a {
        color: #719430;
    }
    

    Best regards,
    Jordan

    #749695

    Thanks Jordan! So sorry for the delay…. took us a while to figure out how to find our own thread again.

    #749814

    Hi,

    Thanks for the feedback, so I’m guessing Jordans fix worked?

    Best regards,
    Rikard

    #750065

    Yes Rikard, Jordan’s Fix worked. Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Radial button color slider controles’ is closed to new replies.