Thread Starter
jhnsi
(@jhnsi)
No progress so far, but atleast i can get rid of the Site Title with:
.site-title {
text-align:center;
display: none;
}
But the header still disappears when doing so. Any suggestions what might be wrong in some sort of code in the header if i post the code?
Thread Starter
jhnsi
(@jhnsi)
Seems like the plugin W3 Total Cache is the source of the problem.
Anyone have a solution to use this plugin or should i ditch it?