Tagged: quick css
-
AuthorPosts
-
May 28, 2015 at 11:38 am #451117
Hello, I’m trying to style website’s form, and I wonder why it doesn’t work. First, I used safari web inspector to try and figure out what I need, then I added that css to quick css, and nothing happens! Flushing w3 total cache didn’t work, adding to child theme’s style.css didn’t work. I wonder why! Please, help.
Here’s the site: http://www.skorosvadba.ru
Here’s the css code:
.myform, fieldset { background-color: #2d5c88 !important; padding: 5% !important; color: white !important; margin:0 5% !important; } input.button { background-color: white !important; color: black !important; }
May 28, 2015 at 12:08 pm #451133Hey Vermishelle!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardMay 28, 2015 at 12:11 pm #451134This reply has been marked as private.May 28, 2015 at 12:18 pm #451138Hi!
I added this line to your Quick CSS just for testing:
div{border:1px solid red !important;}
but it’s not taking effect, I think you have to delete the cache from W3 total cache and disable the plugin while testing.Best regards,
RikardMay 28, 2015 at 12:21 pm #451141Yes, deactivating W3 total cache worked. Thanks.
May 28, 2015 at 12:25 pm #451144Hey!
Great, glad we could help. Please let us know if you have any further questions.
Best regards,
RikardMay 28, 2015 at 12:27 pm #451147That’s weird: flushing w3total cache doesn’t reflect changes in quick css. Only disabling and enabling w3tc works. Is there something you can do on your side (I mean, the theme) to make W3TC’s “empty all caches” work in this case?
- This reply was modified 9 years, 6 months ago by Vermishelle.
May 28, 2015 at 12:44 pm #451152Hi!
I’m not sure if I understand what you mean by that, what is happening exactly? Also, you might need to flush your browser cache and reload a few times just to be sure your don’t have any caching at all going on.
Cheers!
RikardMay 28, 2015 at 12:51 pm #451156I mean, any changes I make, including activating/deactivating other plugins reflect right away after “flushing” W3TC. And for quick css, flushing doesn’t work. Maybe, it’s more of a W3TC problem then the theme’s, I don’t know.
Cleaning browser cache doesn’t help (I tried incognito window).May 30, 2015 at 1:21 pm #451995Hey!
we can’t do anything about a W3TC issue, if your theme itself is working fine. Please contact plugin’s author for support.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.