• Resolved zvidehas

    (@zvidehas)


    Hello,
    I have tried many times to look for where I change the colors of these buttons and I can’t find. (photo HERE)
    If anyone knows and can explain it to me, it will help me very much.
    Thank you!

    • This topic was modified 6 years ago by zvidehas.
    • This topic was modified 6 years ago by zvidehas.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Fernando a11n

    (@fhaps)

    Automattic Happiness Engineer

    @zvidehas You’ll have to look at your theme options to see if your theme in particular offers any settings to customize the look of those buttons.

    Looking at the code of that element, it seems like it is created by Elementor, so that’s something you’ll want to look into as well.

    If you don’t have any luck finding a setting to change that, you may try with CSS code. I’m not a CSS expert, but I believe the following snippet might work:

    a.elementor-button.elementor-button{background-color:black;}

    You’d substitute black with the color you’d like the buttons to be. This code can be added from Appearance > Customize > Additional CSS.

    Thread Starter zvidehas

    (@zvidehas)

    Thank you !
    That’s work !

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

The topic ‘Cant find button design’ is closed to new replies.