Home › Forums › WoodMart support forum › Footer Columns / Footer Widget not showing up. › Reply To: Footer Columns / Footer Widget not showing up.
January 25, 2019 at 7:14 am
#103985
Artem Temos
Keymaster
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix the issue with scroll to top button
body .scrollToTop {
right: 90px;
}
Regards