Reply To: footer widget custom breakpoint

Home Forums Support footer widget custom breakpoint Reply To: footer widget custom breakpoint

Home Forums Support footer widget custom breakpoint Reply To: footer widget custom breakpoint

#241918
dasigna

EDIT:

… if i change the css-part to this it works:

.active-footer-widgets-3 .footer-widget-3 {
    width: 33.33%;
	}

.inside-footer-widgets > div:nth-child(2n+1) {
    clear: none;
}

… for landscape view on tablet! but in portrait the third widget does not center …

*grrrr* 🙂