• Resolved Ganapathy

    (@ganapathy11)


    We’ve been encountering a persistent menu overlap problem across all our blog post pages. In an attempt to resolve this, I adjusted the Width value under Primary Menu -> Border Bottom to 20.
    However, I encountered an obstacle—any attempt to set the width value beyond 20 triggers a notification, preventing further changes.

    Could someone provide guidance or assistance in addressing this issue? Any insights would be greatly appreciated.

    Thank you for your attention and support.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @ganapathy11,

    Thanks for reaching us,

    While checking it seems to be an issue with the cache of your site that’s overalpping the page navigation on the header area. Could you please clear the site cache and check if the issue gets resolves or not!

    Let me know the updates after clearing the cache and I will get back to you.

    Regards

    Thread Starter Ganapathy

    (@ganapathy11)

    Hi @BarshaPaudel, Thank you for your prompt response.


    I’ve already cleared the website cache as per your suggestion, but unfortunately, the issue persists. Specifically, the problem I’m encountering is solely within the blog post header area where the page navigation overlaps.


    I understand your initial assessment about the cache, but it seems this particular issue might be unrelated to caching. I’m hoping the attached screenshot I mentioned earlier might provide more clarity. Did you have a chance to review it?


    Your further insights or any additional guidance would be greatly appreciated in resolving this matter. Looking forward to your assistance.

    • This reply was modified 1 year, 3 months ago by Ganapathy. Reason: typo error
    • This reply was modified 1 year, 3 months ago by Ganapathy.

    Hi @ganapathy11,

    Thanks for reaching back,

    In-order to fix the issue, please please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS:

    .navigation.post-navigation{
        display: none;
    }

    Also, please decrease the value of the header bottom bar since it appears with a bigger width.

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter Ganapathy

    (@ganapathy11)

    Hi @BarshaPaudel,

    Thank you for the prompt response. I’ll pass on your recommendation to our web developer to address the issue. I will update the status.

    Hi @ganapathy11,

    Feel free to get back to me after adding the code and I will help you further for any issues or confusion.

    Regards

    Thread Starter Ganapathy

    (@ganapathy11)

    Hi @barsha Paudel, I added the code you suggested, and the issue is fixed now. Please check the attached screenshot. I’ve also lowered the value of the header bottom bar.

    Thank you so much for your assistance.

    Hi @ganapathy11,

    Glad to hear that the issue has been fixed and thanks for the update. Let me know of any confusion or issues and I will get back to you.

    Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menu Overlap Issue’ is closed to new replies.