Hi everyone,
I just set up unite theme on my WordPress and I’m having style sheets problems.
I actually cannot edit anything in style.css?
I tried to delete the margins of the logo (.site-branding), because when you upload your header image margin top and margin bottom appear visible.
.site-branding {
margin-top: 20px;
margin-bottom: 20px;
}
However I edit it, nothing changes on the site and in browser there is still the old css styles when I inspect the element.
I tried any other style edit and same thing happens.
Does the theme not provide you to edit .css files?
Any suggestion and help would be much appreciated.
Thanks