Home Forums WoodMart support forum BLANK SPACE UNDER PRODUCT PAGES

BLANK SPACE UNDER PRODUCT PAGES

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #446431

    EDEN
    Participant

    Under product pages there is not normal blank space at the end since we updated the theme

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #446632

    EDEN
    Participant

    ok

    #447241

    Hello,

    You have provided the access to the site which is different form the URL you provided above. Please provide access of that site.

    Best Regards

    #447303

    EDEN
    Participant

    Hello, yes we switched the clone please find it attached here

    #447871

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    @media (min-width: 1025px) {
    	.single-product.sticky-footer-on .footer-container {
    		bottom: var(--wd-sticky-btn-height);
    	}
    }

    We will fix this in the nearest update.

    Best Regards

    #447872

    EDEN
    Participant

    sorry to tell you it doesnt fixed the issue

    #447873

    Hello,

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    @media (min-width: 1025px) {
    	.single-product.sticky-footer-on .footer-container {
    		bottom: var(--wd-sticky-btn-height);
    	}
    }

    Best Regards

    #447927

    EDEN
    Participant

    Hello, like I told you, I did, and it doesnt solve the issue :

    #447931

    EDEN
    Participant

    it seems to be the opposite, it works when we desactivate it please look

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

    EDEN
    Participant

    what seems to work is this, but for some reasons even with !important it doesnt apply :


    @media
    (min-width: 769px)
    .wd-sticky-btn-on {
    padding-bottom: 0px !important;
    }

    #448159

    Hello,

    We are glad you have solved the issue.

    If you have any questions please feel free to contact us.

    Best Regards

    #448457

    EDEN
    Participant

    FIXED THANKS

    #448510

    You are welcome!

    Wish you a wonderful day!

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

The topic ‘BLANK SPACE UNDER PRODUCT PAGES’ is closed to new replies.