Reply To: cant see the layout in Quix pages

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


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 🙂