• rawtrunip

    (@rawtrunip)


    just started using One Page Express theme, and i’m pretty plesed with it thus far. However, I can’t work out how to change to color of and element, a button or the circle behind the icons for example. is is possible to change the color, or are you stuck with the multi colored buttons?

Viewing 3 replies - 1 through 3 (of 3 total)
  • vivah

    (@vivah)

    Use your Custom CSS in Customizer and just ad this

    .button.blue {
    background-color: #coloryourwant;
    }

    .button.green{
    background-color: #coloryourwant;

    Horea Radu

    (@horearadu)

    Hi @rawtrunip,

    The theme doesn’t have an option for this in the free version. This will be a feature in the PRO version of the theme that will be released in about 1 week.

    If there is anything else I can help you with, please let me know.

    Hi!
    I have changed the css through the customizer, but somehow it seems like the theme css is loaded first, and then the custom css, resulting in the buttons flashing blue before turning to the color stated in my custom css. Is there a way to change the order in which they load?

    Bee

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing Button Color’ is closed to new replies.