Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #376831

    hi,

    how can I customize the color of the button in the FS slider through custom css?
    I would like a specific color instead of the ones that are available by default.

    thx

    #376837

    Hey derustzelve!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .slideshow_align_caption a.avia-button { background: red; }
    .slideshow_align_caption a.avia-button b strong { color: blue; }

    Best regards,
    Yigit

    #377616

    thx!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to customize the color of the button in the FS slider’ is closed to new replies.