Tagged: enfold
I’m getting random blank bars/boxes that show up on my web pages across multiple sites. I have no idea what’s happening.. there’s nothing there that could be causing it as far as I’m aware.
Hi mfrahm!
Can you please post a link to your website and a screenshot showing the issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
Yigit
Here are some screenshots: (let me know if I linked wrong..)
Hi,
Please try the following in Quick CSS on your recording site:
.page-id-76 #after_section_1 {
display:none !important;
}
I’m not sure where you are having that problem on your other site though so please link directly to the page where we can see the problem.
Best regards,
Rikard
On the other site it’s when you shrink the window (home page) to mobile-sized is when the bar appears underneath the main header image.
I tried the quick CSS code and it didn’t work. Any other suggestions? Thanks.