Reply To: Main menu under logo and stacked footer columns

#3366
Raghavendra
Moderator

You have the Maintenace Mode plugin enabled which has a weird code in it which will probably break a lot of things –

.clearfix { float:none;clear:both;}

in its css/adminStyles.css file. You should either remove this code or go for another plugin.