Reply To: Change buttons and menu second colors

Homepage Community Forums Epik Theme Support Change buttons and menu second colors Reply To: Change buttons and menu second colors

#10169
Juan93
Customer

    This is the code that i actually use for a button: <div class=”plan-button”>Words in the button

    It uses the same color that i’m using as header, if i put it i don’t know how i did it, so it is a lot easier to use this.

    Yes i have seen that code already, i just dont understand what is moz, and all that stuff, i have exactly the same code but my button turns into a darker color i was expecting some info about where do you put the code that defines the color and color change of the button.

    I found this:

    .epik-pink .sidebar .enews-widget input[type=”submit”],
    .epik-pink a.button.small,
    .epik-pink a.button.medium,
    .epik-pink a.button.large,
    .epik-pink .circle {
    background: #933240;
    }

    As the responsable for the color of the button i just didn’t found how to change the hover color to become lighter…
    Even in the buttons in the link, the hover turns darker when i put it on my theme.

    Thanks.