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 9:57 pm
#9292

Customer
Okay, so I added the !important tags to the original CSS file in the places you specified, which made a big difference, but when I modify welcome feature 4 like this
.welcome-feature-4 {
float: left;
width: 100%;
}
it just moved that entire block to the next line. Did I miss something? Thanks!