Hi,
I try to change the color of the submit button of the Mailchimp newsletter module in a static block called Footer Minimal Electronics but no matter what I do, the post-33.css file is overriding my changes.
________________________________________________
this is the code from post-33.css:
.elementor-33 .elementor-element.elementor-element-967de7c.et-mailchimp input[type=submit] {
background: #2A74ED !important;
border-color: #2A74ED !important;
margin-left: 5px;
width: 130px !important;
font-weight: bold;
text-transform: none;
font-size: 17px;
}
____________________________________________
the code I want to use is located in
/wp-content/themes/xstore-child/style.css
More details in private area
Kind regards