Hello,
I see a strange behaviour between widgets on footer when on mobile. There is no space between a widget and the title of the widget below.
How can i fix this?
Thanks, regards.
This topic has 4 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Robert Hall
Hello,
I see a strange behaviour between widgets on footer when on mobile. There is no space between a widget and the title of the widget below.
How can i fix this?
Thanks, regards.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.main-footer .widget-container {
margin-top: 30px;
}
Regards,
Eva Kemp.
Perfect, thanks!!
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Mobile footer strange formatting’' has been successfully resolved, and the topic is now closed for further responses