Home Forums WoodMart support forum Footer layout not same as seen in the preview

Footer layout not same as seen in the preview

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #261158

    thekemcho
    Participant

    Hello,

    I’m using your woodmart theme but when I’m adding a footer template then the layout changes from what is shown in the preview. I’m attaching the pictures of the template and the preview template.

    I want the footer to be the exact same as shown in the template preview.

    Regards,
    The Kem Cho

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    I saw the screenshots you attached.

    Please try adding four columns and then add an infobox element to it then it will be shown the same as in the demo in four columns.

    And for the payment images try adding a row and add three columns to it. Then clear cache and check back.

    If you are still unable then provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #267583

    thekemcho
    Participant

    Hello,

    I have done the above and have solved the problem. But now I’m facing another problem that is the footer is not centered on the mobile phone specially the Information tab, can’t I edit the responsive option and set things to look different on Mobile phone and PC seperately like in elementor???

    and also I want to change the footer in the shop same as the home page. I’m attaching the screenshots below I’m having problem with. Can you please look into it and help me

    Regards,
    The Kem Cho

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

    Hello,

    I saw the screenshot you attached and visited your website and the footer is not displayed centered because you added a padding left to the column.

    Screenshot for Clarification: https://ibb.co/hLgmcxx

    Please try removing the padding then clear the cache and check back.

    Regards.
    Xtemos Studios.

    #268615

    thekemcho
    Participant

    Hello,

    I want to get the same footer as homepage (11.png) on the shop page and single product page (22.png) and also want to remove the brand tab from both the shop page and single product page. I’m attaching the screenshots below.

    Regards,
    The Kem Cho

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

    Hello,

    I saw the screenshots you attached.

    1) The footer you created on the homepage is in the main page therefore to make the footer of the shop page the same as the homepage you need to add elements to the Footer columns from Appearance >> Widgets.

    2) And to remove the brands from the pages try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .woodmart-prefooter, .single-product .woodmart-prefooter {
        display: none;
    }

    Regards.
    Xtemos Studios.

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