- This topic has 4 replies, 1 voice, and was last updated 2 months, 2 weeks ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
On my site, there is a white bar between the header and first section below it (see attachment).
I have checked every setting I could think of, but cant figure out how to remove it. IT is consistant with all of the pages on the site.
Use the inspector to find out what it is.
Could be a problem with your theme, too. I’ve had issues where I misunderstood how they intended me to use “page header” vs “sub-header” or whatever
If you are okay with Sharing the link of your website I will be able to tell the solution
.elementor img{height:auto;max-width:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}
change the height:auto; with height:64px;