Tagged: CSS
Hello
I added:
.hr {
padding: 300px 0;
}
to custom.css to see if it would work. It did, but now i cant get rid of the padding again. I have tried changing the value to 30px and even deleting it completely.
Is any css added in custom.css added into a stylesheet elsewhere?
Thanks
Hi Frostholm!
Make sure you clear your browser cache and that if you have any caching plugins running that you clear its cache as well. Previewing your site in incognito mode or your browsers equivalent each time will also help make sure you are downloading the css each time you visit the page and not seeing a cached copy.
Cheers!
Devin
I cleared my cache every time. Turns out there was a problem with my server – support sorted it quickly so everything is ok now.
Thanks for your quick reply!
Glad you were able to get it sorted out :)