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

    Is there a way, using CSS, to change the background color for Enfold’s countdown Timer: I see where it takes the color from Enfold Theme Options, but I don’t want to change everything else in site… ?

    I’ve tried unsuccessfully, so would very much appreciate it!

    #611672

    Hi Eleina_Shinn!

    Please link us your web site, with the page having the timers on it/
    Thanks a lot

    Best regards,
    Basilis

    #611917

    Here it is – Page goes on forever, sorry, but it’s in there twice, starting almost at 3/4 way down the page :)

    http://ownyourmoney.com/makingmoneyjoyfulprogram/

    #611926

    Hi!

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

    .av-countdown-cell-inner {
        background: red!important;
        color: white!important;
        border-color: green;
    }

    Cheers!
    Yigit

    #612009

    You’re the best, as always, thank you! :)

    #612034

    Hi!

    You are welcome :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.