Fixed footer problem - by bentmedia - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago ago by 8theme

  • Avatar: bentmedia
    bentmedia
    Participant
    January 1, 2017 at 16:06

    Hi Support

    When you select fixed footer, you only see a part of the mobile (less than 768px).
    When the footer is displayed on mobile, it should switch to a non fixed footer, so the entire footer is displayed.

    Best Regards
    Bent Povlsen

    3 Answers
    Avatar: 8theme
    8theme
    Support staff
    January 3, 2017 at 10:13

    Hello,

    Please, provide a link where we can see this issue live since we can’t reproduce it on our website.

    Regards

    Avatar: bentmedia
    bentmedia
    Participant
    January 5, 2017 at 22:47

    Hi support
    The link is danish with danish character http://www.træskærebræt.dk

    There is another problem on the home page. When you resize the page below 990px the area with parallex pictures and text misbehave. The Headlines are mixed up (wrong – the same headline for all 3 pictures). and the sequence of pictures and text are wrong. Unfortunately I can not upload some image files with explanation/pictures.

    Best regards
    Bent Povlsen

    Avatar: 8theme
    8theme
    Support staff
    January 6, 2017 at 10:12

    Hello,

    Put this code snippet to the custom CSS area for mobile devices to disable fixed footer for mobile. It should help

    .page-wrapper {
    	margin-bottom:0!important;
    }
    
    .et-footer-fixed-on .et-footers-wrapper {
        position: relative;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.