Problems footer Full page pro

Home Forums All Other Themes Problems footer Full page pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #154990
    Marieke van HeldenMarieke van Helden
    Participant
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: November 27, 2019

    Hello, In the past we fixed some problems with the footer which came on top of each page. It was solved by you, but now I experience some new problems.
    1. At a tablet the footer is still on top of each page
    2. On mobile device it’s on top when you tilt the device

    I’ve tried several solutions in CSS which I found on the internet, but nothing works.

    So please help me out.
    Kind regards,
    Marieke
    website: https://www.ideasonthefloor.com/
    Theme: Full page pro
    The old case is at https://imgur.com/gallery/wvFw8cy

    #155091
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (min-width:480px) and (max-width:767px) {
    .page .lens-maincontainer {
        position: relative !important;
    }
    }

    Regards,
    Chris

    #155132
    Marieke van HeldenMarieke van Helden
    Participant
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: November 27, 2019

    Hi Chris,

    This code works fine! Thanks a lot.

    Kind regards,
    Marieke

    #155137
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/25/

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.