Footer Issues Mobile - by seandigisave - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson

  • Avatar: seandigisave
    seandigisave
    Participant
    May 25, 2016 at 10:36

    Hi Guys

    I tried not to bother you with this one. Even posted it on wordpress.org but they just referred me back here.

    Elements in the Footer are stacking on top of each other in mobile. How can I fix? Thanks

    http://postimg.org/image/8o30o9bbv/

    3 Answers
    Avatar: stan
    Stan Russell
    Participant
    May 25, 2016 at 13:20

    Hello seandigisave,

    there were margin-top:-30px and margin-bottom:-25px settings set in your Static block which break layout for mobile devices:

    We have removed that code and added following one to Theme options > Custom css > Custom CSS for desktop and tablet:

    .main-footer-2 .vc_custom_heading{
      margin-top:-30px;
      margin-bottom:-25px;
    }

    Regards,
    Stan Russell.

    Avatar: seandigisave
    seandigisave
    Participant
    May 25, 2016 at 13:50

    Thanks a million Stan!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 25, 2016 at 14:00

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Footer Issues Mobile’' has been successfully resolved, and the topic is now closed for further responses

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.