Cant change CSS
-
I changed CSS to get a border for my website and it should be like this
*/
.wf-active body, .wf-active button, .wf-active input, .wf-active select, .wf-active textarea {
background: #412816;
}.widget_search #s {
background-color: white;
}
But on saving nothing happens.. Blog I need help, http://pangelingua.net/ This error happens whenever I change the border color, but was working perfectly when a wordpress staff did this for me..The blog I need help with is: (visible only to logged in users)
-
I tried again, with default font, I cant make the border color. But I wish to be in default font to increase the loading speed.
-
-
Thank you for the response.. the issue is whenever I change my text font to default text that back ground border effect losts.
-
Hi,
Thanks for clarifying! Can I set the font to the default text font on your site to see this in action? I wanted to ask before just making the change.
-
Yes I am happy with default text font and current color border. Why this is happening every time.. thank you
-
Hi!
I’ve set the text back to the default. Can you try putting this CSS in place of the CSS you were using to change the background color?
body.custom-background { background: #412816; }Let me know if that works!
-
Thank you very much, it works.. Now I am afraid of changing the background color… :-)
Thank you very much.. -
- The topic ‘Cant change CSS’ is closed to new replies.
