Side Header Overlapping Content

Hi.

Site: https://creativenovels.com
X Pro: 5.1.4
Wordpress: 5.8.2

  1. With the new X Pro 5.1.4, The left header is overlapping the content, instead of pushing it to the right.

  2. I’ve already tested to see if it was a plugin conflict issue. It was not.

  3. When I use “Cornerstone” mode, it works fine. The content is pushed to the right and there is no overlap.

image

I’ve had to add this to the CSS for it to work:

@media(min-width: 767px){
  .x-site {
    margin-left: 250px;
  }
}

But if you remove it, you can see the issue.
Can you help?

Hello @JfantasyBooks,

Thanks for writing in! Please remove your custom CSS first. It seems that your issue is caused by caching. To get this resolve, please check out this documentation guide:

Kindly let us know how it goes.

Hi. I don’t believe this is the issue. I removed the caching plugins and deleted the cache from Cloudflare. Removed the minification. Nothing. I am still getting the same errors.

Hi @JfantasyBooks,

I have checked your website and found that the Left Sidebar menu is working fine in the Home Page whereas it overlaps the content in the inner pages. There might be different reasons behind your issue, I would suggest you please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.