Custom CSS

0
Custom CSS 1
Steven Hare
Oct 12, 2019 03:45 AM 1 Answers
Member Since Oct 2019
Subscribed Subscribe Not subscribe
Flag(0)

I'm trying to add custom css and after clicking update I get the following error message (I'm just trying to change the color of the SELECT OPTIONS button and text):

Not Acceptable!
An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.

Here's the CSS I'm trying to add:

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: .618em 1em;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #515151;
background-color: #ebe9eb;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
}

2 Subscribers
Custom CSS 1
Custom CSS 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Custom CSS 4
PickPlugins
Oct 13, 2019
Flag(0)

Welcome to our forum.
I am not familiar with the error message, it probably 3rd party error message, can you please send me a screenshot of your issue?
Regards

Sign in to Reply
Replying as Submit