Home Forums WoodMart support forum Footer Payment

Footer Payment

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #330608

    Rahmat Anik
    Participant

    Hello, the alignment of the footer payment picture is not displaying properly. How can we make it center on android/ios?https://prnt.sc/1yy0k1b
    Thanks

    #330617

    Rahmat Anik
    Participant

    Please check

    #330662

    Hello,

    1) Please replace your Custom CSS with the following in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .col-right.set-cont-mb-s.reset-last-child {
        text-align: center;
    }

    2) Disable the sticky header clone option and then you need to specify which header you want to show as sticky from settings.

    Screenshots for Clarification: https://ibb.co/Xt2VdXS
    https://ibb.co/9nXmSCc

    Best Regards

    #330726

    Rahmat Anik
    Participant

    1. Yes, I replace the code but still not moving see the screenshot>
    2. Okay, then how can I create a separate header for sticky? I have only 3 option topbar, main header, and header bottom. I used all of them already. I want to make the Main header sticky without logo, is that possible? But logo should be display without sticky.
    Thanks

    #330967

    Hello,

    1) Please provide the admin panel login details of the website.

    2) Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-sticked .whb-col-left, .whb-mobile-left {
        display: none;
    }

    Best Regards.

    #331406

    Rahmat Anik
    Participant

    Assalamu alaikum Imtiaz, please check the private comment.

    #331420

    Hello,

    1) The code is working fine in both states. Please clear cache and check back.

    3) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wcfmmp-product-geolocate-wrapper .wcfmmp-product-list-map {
        z-index: 1;
    }

    4) Sorry but we could not help you as you are using a third-party plugin for this. Please try asking the plugin support for help.

    Best Regards

    #331511

    Rahmat Anik
    Participant

    Hello, thanks for your reply.Please check private content.

    #331512

    Rahmat Anik
    Participant

    4. Can you please give a few CSS to make the map full width and move those “show” features to the bottom like the image? https://prnt.sc/1zbtql6 Thanks

    #331548

    Hello,

    You are Most Welcome.

    1) I have checked your website again and you are using an old version of the Theme.

    Please update the theme to the latest version then check back.

    2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wcfmmp-product-geolocate-wrapper {
        width: 100%;
    } 

    Best Regards

    #331650

    Rahmat Anik
    Participant

    Hello, thanks for your reply.

    #331812

    Hello,

    You are Most Welcome.

    1) Please try adding the following Custom CSS for that.

    .col-right.set-cont-mb-s.reset-last-child {
    text-align: center;
    margin-left: 40px
    }

    3) Please try adding the following Custom CSS for that.

    .wcfmmp-store-map {
        z-index: 1;
    }

    Best Regards

    #332065

    Rahmat Anik
    Participant

    Hello, thanks for your reply

    #332137

    Hello,

    We are Glad that Most of your issues are Resolved.

    For the CSS issue for the footer payments. Could you please check after deactivating all the third party plugins.

    Best Regards

    #333383

    Rahmat Anik
    Participant

    I don’t think this issue is related form 3rd party plugins. I tried. Will you please test using your theme?
    Thanks

    #333568

    Hello,

    Sorry, but we haven’t encountered such an issue before.

    Please deactivate all the third-party plugins and check back.

    Best Regards

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