How to change the Background Color from the Comment-Box?

Hello,

i want change the Background Color from the Boxes you see on the Picture. And i want to change the Button Color for next and previous Post. Can you help me?

Hi there

Please provide link to this page, let me check it

I want to change too, i want to change color light to dark color
Website link is : CAFE HOPPING

Hi @wliam1

That’s not our theme, you need to contact the theme author for support

Hi wliam1
You can add this code into Appearance → Customize → Additional CSS

button, .button, .wp-block-button__link, input[type=“button”], input[type=“reset”], input[type=“submit”] {
background: #520101;
}

#520101 is the color code. you can change it to any color you like

@Johnqasim thanks for sharing your solution

please also note, this forum is dedicated only for Colorlib products :wink: