Home › Forums › Support › header widget position with menu float right › Reply To: header widget position with menu float right
April 29, 2016 at 10:26 am
#190406
Tom
Lead Developer
Lead Developer
Hi there,
Try adding this CSS:
.header-widget {
clear: both;
}