Having issues with footer

Home Forums Gillion Theme Having issues with footer

Home Forums Gillion Theme Having issues with footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • arnav_saha
    Participant

    On the http://www.thebuswindow.com/poetry page, after scrolling when we go back to top, for some reason the footer is coming in between the revolution slider and content ??

    Also in the mobile version the footer is all messed up ?

     

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

    Hi @arnav_saha,

     

    I hope you are well today and thank you for your question.

     

    Please try disabling the Footer Parallax option in the theme settings as displayed in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    arnav_saha
    Participant

    I had a feeling that is coming up due to that parallax, but that shouldn’t be the case ? isn’t this a glitch that could be fixed ? I would really love to have the parallax on the footer.

    I have tested it on my test site and it’s working fine for me using below latest version of Gillion theme.

     


    Please login to access this file

     

    Please make sure that you are using above latest version of theme.

     

    Then please check it clearing and disabling the autoptimize cache that you are using on your site.

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

     

    arnav_saha
    Participant

    I updated the theme and also cleared cache, tried disabling it, and still the problem persists.

    Solution for this topic

    Then please try resolving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .wpb_revslider_element .forcefullwidth_wrapper_tp_banner {
        z-index: 1;
    }
    
    #page-container .wpb_revslider_element {
        margin-bottom: 0;
    }

    arnav_saha
    Participant

    Thank you so much the quick response, I just tried with this code and it works like a charm 🙂

    You are most welcome here 🙂

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