Hi, I have a bug in my site, I don’t know whats happen.
In every pages I have an extra space (about 100px) between Title Bar and Content. It was everywhere where I use “Color Section”. I have no padding, no border styling. Could you help me?
Hi brandybrand!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard
Hi brandybrand!
Thank you for using Enfold.
The actual website url is missing. Please post it here. Did you edit any theme files? Or add any modifications in the theme?
Best regards,
Ismael
Hi!
I can’t reproduce the issue using your shortcodes on my installation. So it does not happen for me.
I suggest to deactivate all plugins, to see which one is causing this issue.
However, you can try this code as a workaround:
div#full_slider_1 {
margin-top: -102px;
}
Adjust it as needed. I tried it on your website /o-firmie/ and it seems to work.
Regards,
Andy
Hi, thank you for your response.
I create a new pages with the same elements and blocks… and new pages works fine (even without your code)! I have no idea what went wrong in the previous pages.
Anyway, thanks for your support (and sorry about my basic english).