Space Under Nav Bar

On my website there is a space that is displaying right below my nav bar. It’s been there since I updated the theme and I don’t know the cause of it or how to fix it.

Please advise.

Thank you!

Hello Qui Tuck,

Thanks for reaching out. It seems that you are using an older version of theme and the Cornerstone plugin. Could you please update to the latest versions?
Our latest versions are:

  • X theme 8.2.3
  • Cornerstone 5.2.3
  • WordPress 5.7
  • PHP 7.4

This latest release contains fixes for several issues so be sure to check out the changelog:

After doing the updates, always remember to clear all caches (if you are using WP Rocket, WP SuperCache or W3 Total Cache) when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Please let us know how it goes.

I updated my site and the issue is still there.

Hello Qui Tuck,

To better assist you with your issue, kindly provide us access to your site so that we can check your page settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Regards.

please see my note.

Hello Qui Tuck,

When I edit your homepage, I do not see the space.

See the secure note.

Upon viewing the live view of the page, space is added. There could be a plugin or custom PHP code in your child theme that is causing the issue. In the meantime, please add this custom CSS in X > Theme Options > CSS to get rid of this empty paragraph that has been added to the page.

p:empty {
  display: none;
}

Check your homepage now.

Problem solved thank you.

I have one more question. I just purchased the x-pro unlimited. Does it come with cornerstone? What do I use to build the pages? I didn’t see the cornerstone plugin when I installed the theme.

Hello @QuiTuck,

If you are using the Pro theme, you will have to edit the page/post in the Pro Editor. The Cornerstone plugin is no longer needed because it is already integrated with the theme.

Best Regards.

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