CSS keeps reverting
-
Hi when I try to customise a section background in css. It works great in the customiser. I am able to view my changes and I’m happy with them.
But even after I press save and the code is still in the advanced CSS editor, he changes I’ve made using the css revert to how it was before even though the code hasn’t changed.
The following is code for the advanced css editor. The only issue is the .contact-us and .section-header which keeps reverting.
I have tried clearing my cache and reopening the browser.
.separator-one { background: rgb(247,150,73); } .about-us { background:rgb(208,77,94); } .purchase-now { background:rgb(185,38,105); } .latest-news { background:rgb(185,38,105); } .contact-us { background-image: url("https://fabupnorth.com/wp/wp-content/uploads/2017/08/flowers-blooming-flowers-flower-buds-thorns-trunk-image-gallery.jpg") !important; } .section-header h2 { color: black; }
Thanks
- This topic was modified 7 years, 6 months ago by .
- This topic was modified 7 years, 6 months ago by .
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS keeps reverting’ is closed to new replies.