Reply To: Added additional widget areas, now responsiveness is broken

Homepage Community Forums Epik Theme Support Added additional widget areas, now responsiveness is broken Reply To: Added additional widget areas, now responsiveness is broken

#9292
serenae
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!