Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #773730

    Hello,

    On my homepage the first blog slider’s arrows are not the right color. I’m trying to make them white.

    When I hover over the slider, the borders of the slider are right, but the center arrow is not…it looks like it’s black.

    Please let me know how I can fix it.

    I’m including the sign in info in the private area.

    Thank you!

    #774182

    Anyone?

    #774406

    Hi!

    Add the following CSS

    #top .avia-slideshow-arrows a { color: #fff !Important }

    let us know if there is anything else we can help with

    Best regards,
    Basilis

    #774416

    Thanks for getting back with me Basillis.

    I did what you suggested and it didn’t work.

    #774563

    Hi mikkijack,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

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

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

    #774680

    That fixed it! Thank you for your help Victoria!

    #774683

    Hi,
    Glad Victoria was able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Slider arrows wrong color.’ is closed to new replies.