Thank you, @luiscolome
This is my page:
https://moreimpress.com/en/seo-growth/
I set button background color in editor:
.has-border-background-color {
background-color: #E1E1E3;
}
but it hasn’t priority:
button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button, input[type='button'], input[type='reset'], input[type='submit'] {
background-color: #fc5f50;
}
I think it is a theme bug .
This setting work correctly only when I set custom color in color picker, without color palette in Button Block properties.
-
This reply was modified 4 years, 11 months ago by MoreImpress.
-
This reply was modified 4 years, 11 months ago by MoreImpress.