Home Forums WoodMart support forum So i heve two problems one is design problem the other is lazyloading i think

So i heve two problems one is design problem the other is lazyloading i think

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #377093

    yumermutlu
    Participant

    Problem one is desiqn problem and it is too much blank space between the header and the first section (slider )
    I tried negative margin but no effect. ( picture 1)
    Problem two is not showing images until interaction (swipe) touch or click. It is bad because customers will think the page is blank and probably will increase the bounce rate.(picture 2)

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

    Hello,

    1. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .home .main-page-wrapper {
        padding-top: 0;
    }
    
    .whb-header {
        margin-bottom: 0;
    }

    2. Please try disabling the lazy loading from Theme Settings >> Performance >> Lazy Loading.

    Best Regards

    #377209

    yumermutlu
    Participant

    Disabling the lazyload is not helping

    #377226

    yumermutlu
    Participant

    https://prnt.sc/wdMgfugWAs0J now this happend

    #377252

    Hello,

    Please deactivate all the third party plugins and provide the admin panel login details of the website.

    Best Regards

    #377267

    yumermutlu
    Participant

    here

    #377396

    Hello,

    The issue seems to be with caching. Please check after clearing cache. I am unable to see the issue on your website.

    Screenshot: https://gyazo.com/a17b5573d9c579614ba5c03dcf887e04

    Best Regards

    #377484

    yumermutlu
    Participant

    But this is not right too https://prnt.sc/xXk-u43I8dIH it must be full width this section

    #377650

    Hello,

    Sorry but I am unable to see the issue on your website.

    Screenshot: https://gyazo.com/5bb438f57eeedc5a849952300d4d461c

    Best Regards

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