Reply 329109 to: I don’t find a way to change/edit a few fields in the website

Avatar: Rose Tyler
Rose Tyler
Support staff
July 7, 2022 at 13:08

2/ Add the next code in Theme Options > Theme custom CSS > Global:

@media only screen and (max-width: 767px) {
.page-wrapper {
margin-bottom: 0 !important;
}
.et-footers-wrapper {
position: static;
}
}

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.