We updated Enfold on a staging copy of a client’s website. Everything looks good, except for the layout of one area of a page. In the private info I provided the link to the page on the staging copy of the website where the issue is, along with the same page on the live website where the theme hasn’t been updated yet. The area of the page displays correctly there. The specific area I am referring to is the 5 containers with the background images and H1/H2 text. Any help addressing this on the staging site where the theme has been updated would be great.
Hey NicomIT,
You have the following custom CSS code:
.solutions-header
{
padding: 10%;
margin-bottom: 0;
}
Please change it to the following and clear caches:
#top .solutions-header
{
padding: 10%;
margin-bottom: 0;
}
Best regards,
Yigit
Thanks for the quick reply Yigit. That did the trick.
Hi NicomIT,
I’m glad that Yigit could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko