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

    Hi Team,

    how can I change the border colour of the translucent buttons (dark and white transparent) in the slider?

    Thanks and cheers,
    Jan

    #321316

    Hi jansthh!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .avia-slideshow-button.avia-color-light {
    border-color: red;
    }

    Regards,
    Yigit

    #321361

    Hi Yigit,

    great thank you!!

    And the Button Text colour of the translucent buttons? :))

    Cheers,
    Jan

    #321373

    Hi!

    Please add following code to Quick CSS as well

    #top .avia-slideshow-button.avia-color-light {
    color: red;
    }

    Best regards,
    Yigit

    #321462

    Thanks Yigit! You are the best :)))

    Jan

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change Colour Translucent Buttons’ is closed to new replies.