- This topic has 10 replies, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
- The topic ‘Footer widget area broken’ is closed to new replies.
Home › Forums › All Other Themes › Footer widget area broken
please have a look at http://danceandsoul.de/
The footer widget area is broken.
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
.widget_wysija_cont { box-sizing: border-box; float: left; padding: 0 15px; width: 33.333%;}
Regards,
Shri
I did not check with desktop browser, but it doesn’t work with mobile view!
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.widget_wysija_cont { width:100% !important; float:none !important; margin-bottom:30px;}
}
Regards,
Shri
Thank you. Both code fragments added and checked with desktop browser, but there is still some mismatch:
title of wysija widget “Newsltter” is at wrong place, please have a lokk on website in initial post
For your better understanding a
Appears absolutely fine on our end.
Regards,
Shri
Well, it does.
Strange, it showed up differently
Thank you!
Okay.
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]