Reply To: Nav Wrapper

Home Forums WordPress Themes – Premium Circumference Nav Wrapper Reply To: Nav Wrapper

#19586
Judy Asman
Participant

Hi, Andre — the secondary menu is exactly what I needed. Thank you!

Regarding my question though on resizing top nav — I would like to decrease the height of the logo/top nav area. Just to be clear, is that in the header.php file or in the CSS file? It looks like it’s this in CSS:

#cir-logo-group-wrapper {}
#cir-logo-group,
#cir-site-title-group {
display: inline-block;
overflow: hidden;
text-align: left;
}

Is that correct?