Home › Community Forums › Epik Theme Support › Added additional widget areas, now responsiveness is broken › Reply To: Added additional widget areas, now responsiveness is broken
December 2, 2013 at 8:44 pm
#9282

Customer
and you’ll also need to add some css for the 4th welcome widget area since it will show up off and to the right. So doing this will fix it for the responsive area –
.welcome-feature-4 {
float: left;
width: 100%;
}
The other welcome widgets float left and are at 100%, so that’s why you would need to do it for this one as well.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com