איך אני מבצע css לכפתור submit שנמצא בתוך טופס ספציפי . אני לא רוצה שהשינויים יחולו על כל טפסי הסבמיט באתר כמו צור קשר ואחרים.
הכנסתי את הקוד הבא: button input[type="submit"], .button, .button.size-small, ..button.size-xl, .button.size-xxl {
background-color: #3653ae;
border-color: #00ADEF;
color: #FFFFFF;
width: 24%;
margin-left: auto !important;
margin-right: auto !important;
border-radius:7px;
}
הבעיה שהוא עובד על כל כפתורי הסבמיט באתר