Home Forums WoodMart support forum Help ! Emergent! website’s header didn’t work normally

Help ! Emergent! website’s header didn’t work normally

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #678391

    springorchid2008
    Participant

    Hi,
    Could you kindly help to check my website’s header, it can’t be showed normally, I have adjusted it for some time as it is not at the top of window and the sticky navigation also can’t work.

    Best regards.
    Cathy

    #678392

    springorchid2008
    Participant

    Hi, don’t worry about this problem, I have fixed it by myself. thanks for bothering.
    Cathy

    #678393

    springorchid2008
    Participant

    This problem seems caused by my litespeed cache. I reset it, seems work normally.

    #678394

    springorchid2008
    Participant

    Very confused, even the website shows seems normal in FIREFOX browser, but the Chrome browser still have problems even I cleared all the history reviewed data and make the cache purged.

    #678479

    Hello,

    Now I have checked your site in both Chrome and Edge browsers and the header is showing fine.

    See Screenshot for clarification: https://postimg.cc/8j4xbwRv

    Please try clearing your browser cache/site cache or checking in incognito/private mode to confirm. Let me know if you’re still facing the issue consistently on your end.

    Best Regards,

    #678562

    springorchid2008
    Participant

    No, the website still showed very strange in my Chrome browser. the head is not at the top and the sticky heander doesn’t work. I hope it is not related to the WOODMART.

    Another question: how to make the page title space be boxed ? I didn’t find anywhere to control and make the page title background not to be fullsize, otherwise it looks very ugly.

    Best regards

    Attachments:
    You must be logged in to view attached files.
    #678638

    Hello,

    01. I have again checked your site in Chrome browser and it is showing fine. Please try clearing your browser cache/site cache or checking in incognito/private mode to confirm.

    02. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-page-title {
        max-width: 1200px !important; /* Adjust width as needed */
        margin: 0 auto;
    }

    Best Regards,

Viewing 7 posts - 1 through 7 (of 7 total)