Viewing 4 replies - 1 through 4 (of 4 total)
  • Try this:

    .btn.btn-primary.fp-button {
      background-color: #FF0000;
      background-image: linear-gradient(to bottom, #FF0000, #0000FF);
    }

    changing #FF0000 (red) & #0000FF (blue) to what you need.

    Thread Starter leakero

    (@leakero)

    Hem, sorry… I didn’t explained myself very well…
    I meant the color background of the active (rounded) images related to featured pages that appear below the slider, before the associated text and buttons!
    Sorry…
    Can you help me with those?
    Thanks!

    Haha, never noticed the white boxes 😉

    OK, try this:

    .round-div {
      border: 104px solid #F48E43;
    }

    Thread Starter leakero

    (@leakero)

    YEAH!!!
    It works!
    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘featured images button color’ is closed to new replies.