- This topic has 10 replies, 2 voices, and was last updated 8 years, 8 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.
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]