Hello to the team,
Is there a way to increase the height of the second navigation so the type can be slightly bigger?
Thank you,
Frederic
Hey Frederic!
I guess you are referring to the header meta, try adding this code to the Quick CSS:
#header_meta, #header_meta .container{
min-height: 50px;
}
.sub_menu li{
line-height: 25px;
font-size: 16px;
}
Cheers!
Josue
Great,
Thank you
Frederic
You are welcome Frederic, always glad to help :)
Regards,
Josue