can not customize buy now button
-
i was using following code in earlier version of this plugin.
but now this code is not working.
whats wrong here?
please help.wc_quick_buy_button {
!important;
background-color: #ff7902;
height: 46px;
width: 100%;
margin-left: auto;
margin-right: auto;
display: block;
border: none;
border-radius: 3px;
color: white;
font-weight: bold;
}.wc_quick_buy_button:hover {
!important;
background-color: #ff5a00;
height: 46px;
width: 100%;
margin-left: auto;
margin-right: auto;
display: block;
border: none;
border-radius: 3px;
color: white;
font-weight: bold;
}The page I need help with: [log in to see the link]
The topic ‘can not customize buy now button’ is closed to new replies.