- This topic has 3 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Homepage Default Header Pic
You must be logged in to reply to this topic.
Hi,
My homepage header pic has diagonal lines (more noticeable when zooming in on a mobile phone). What is causing this?
I’ve tried numerous orignal pictures but still have this issue.
My site is http://www.kingfishenergyllc.com
Thanks!
Hello @kingfish,
Hope your day is going great. In Pro version of Integral, you can simply turn off that layer in the Welcome section settings.
In free version of Integral, you might want to add the CSS code below to your Custom CSS section:
#welcome .blacklayer {
display: none;
}
Cheers,
Piotrek
You must be logged in to reply to this topic.