Home › Forums › Support › cant see the layout in Quix pages › Reply To: cant see the layout in Quix pages

Posted 7 years, 2 months ago
Hi Joe,
Try this
#sp-header,
#sp-header .logo {
height: 120px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
line-height: 120px;
}
Add to custom.css file 🙂