Change button color - Acme Themes
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17522
    lucke-stz
    Participant

    Please,

    How can I change this button color? I tried to find it on theme setup but can´t find.

    #17526
    acmesupports
    Moderator

    Hello,
    Try adding the below css codes on Appearance > Customize > Additional CSS,

    .nav-links .nav-previous a, .nav-links .nav-next a {
        background: #f88c00;
    }

    Change the color code with color code you want to change.
    Let us know the results.

    Regards

    #17530
    lucke-stz
    Participant

    That´s perfect!! even the colour 😀

    Thank you!

    #17539
    acmesupports
    Moderator

    Nice to know that you liked our color choice. 🙂

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