Reply 253369 to: Footer and footer widget alignment on mobile

Avatar: Rose Tyler
Rose Tyler
Support staff
October 1, 2020 at 07:37

Hi,

Wp-admin access is incorrect.
Add the next code in Theme Options > Theme Custom CSS > Global custom CSS:

@media only screen and (max-width: 768px){
    footer .et-follow-buttons {
        text-align: center !important;
        justify-content: center !important;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.