Why won’t my CSS apply a border to this button?

[ad_1]

This is the code I wrote

\#submit.submit {

color: black !important;

background-color: white !important;

border-color: black !important;

border-radius: 1px !important;

border-width: 3px !important;

transition: all 0.1s ease;

}

​

\#submit.submit:hover {

color: white !important;

background-color: black !important;

border-color: white !important;

}

​

Why does it not apply to my button? The background and text colour do, why won’t the border colour?

This is a screenshot showing the button I am referring to: [https://postimg.cc/gLdhKN4p])

This is the web page: [https://mybedworld.com/product/arabella-bed/])

[ad_2]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer