Premium WordPress Themes › Forums › Envy Blog › Envy blog css inquiries › Reply To: Envy blog css inquiries
April 5, 2018 at 9:07 AM
#3268
Participant
Hi,
Will you please add the below CSS Code into your Additional CSS Box through customizer and check it once either it helps you or not.
@media screen and (max-width: 992px)
.main-navigation-sm, .secondary-navigation-sm {
height: 50px !important;
}
Thanks!