Okay
  Public Ticket #2830748
Wordpress Update stops theme scrolling
Closed

Comments

  •  24
    UK-Designer-Guy started the conversation

    Unfortunately, the site is behind Maintenance mode and not yet live. I updated this morning to Wordpress 5.8 and the whole of the site lost the ability to scroll.

    Regards

    Jason

  •  24
    UK-Designer-Guy replied

    Tried it in Firefox and Edge same result . . . cant scroll

  •  8,847
    Tahir replied

    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Thanks


    ThemeNectar Support Team 

  •   UK-Designer-Guy replied privately
  •  8,847
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    body, html {
        height: auto !important;
    }

    Thanks


    ThemeNectar Support Team