Home Forums WoodMart support forum I want to reduce footer section height

I want to reduce footer section height

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #527452

    dh.pasan
    Participant

    I want to reduce the below footer Copyrights section and the payment method section height. how to do that.

    Note:
    Text and the payment method should be in the middle of the section

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

    Hello,

    I’ve reviewed your website, and the height of the copyright section has already been decreased.
    https://ibb.co/sb5M8Qs

    You can achieve this by navigating to Theme Settings > Footer > Copyrights > Copyrights layout > Centered.

    Best Regards.

    #527527

    dh.pasan
    Participant

    You have gone to the wrong site. this is the site link: https://site.prestigegemsstore.com

    #527553

    Hello,

    Try to add the following code in Theme Settings < Custom CSS > Global Custom CSS:

    .upb_row_bg {
        height: 60% !important;
        top: 15px;
       
    }

    Best Regards.

    #527627

    dh.pasan
    Participant

    code is not working

    #527674

    dh.pasan
    Participant

    any update on this?

    #527810

    Hello,

    Can you please share the WP admin login details of your site with the site login URL so I can check and give you a possible solution?

    Best Regards.

    #527924

    dh.pasan
    Participant

    Here’s the admin access.

    #528144

    Hello,

    Sorry, your admin login url is not working, Can you please share the WP admin login URL of your site so I will check and give you a possible solution.

    But prefooter section area is looking fine now:
    Screenshot for clarification:
    https://ibb.co/3RMbBVQ

    Best Regards.

    #529024

    dh.pasan
    Participant

    Please check this website link footer: https://prestigegemsstore.com/

    I want it to be the same as everything.

    Footer background color
    Text
    payment method.

    #529040

    Hello,

    Navigate to Theme Settings > Footer > Copyrights > Select the copyrights layout two columns.
    See this screenshot for better understanding:
    https://ibb.co/6vxzcTY

    Please check our documentation how to setup footer:
    https://xtemos.com/docs-topic/set-up-footer/

    Alternatively, Try to create a footer with the help of HTML Blocks and import the footer template from the theme library.
    Read our detailed documentation for help:
    https://xtemos.com/docs-topic/templates-library/

    Best Regards.

    #529186

    dh.pasan
    Participant

    I tried to change the height, but it didn’t work. Now I have created the footer in HTML.

    I want to get the copyright section the same as the reference site.
    Please can you set the height for me? and please make the payment method image as the reference site.

    Reference site Link: https://prestigegemsstore.com

    #529203

    Hello,

    Can you please share the WP admin login URL of your site so i will check and solve the issue on your site.

    Best Regards.

    #529238

    dh.pasan
    Participant

    Here’s the admin acess

    #529351

    Hello

    Sorry, your admin login url is not working, Can you please share the valid WP admin login URL of your site so I will check and give you a possible solution.

    Best Regards.

    #529494

    dh.pasan
    Participant

    Please check this link.

    Link: https://site.prestigegemsstore.com/ceylon

    Username: woodmart
    Pass: Admin@456

    #529518

    dh.pasan
    Participant

    Please check this backend acess link.

    #529524

    Hello,

    Your issue has been resolved. Check back your site after completely clearing the browser cache.

    Best Regards.

    #530198

    dh.pasan
    Participant

    The footer is not working properly. your code is effect to other pages also.

    #530371

    Hello,

    Try to add the following code in Theme Settings < Custom CSS > Global Custom CSS:

    .vc_custom_1705135335442 {
        height: 50px !important;
    }

    Best Regards.

    #531429

    dh.pasan
    Participant

    footer is not working properly for mobile. can you check that for me?

    and after the footer changes. The alignments of a dropdown menu have changed. I have attached a screenshot.

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

    Hello,

    You are using a lot of custom css code in the global area that is why it is working both mobile and desktop.
    Please check the code and which code you are using for desktop issues add this code in only the desktop area.

    Best Regards.

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