Archived topic
Logo menu size
1 reply · Started by Jose on March 18, 2021
Viewing posts 1–2 of 2
Hello,
How can I increase the size of the logo in the menu leaving the size of the menu text the same?
http://asturmar-cp165.wordpresstemporal.com/
Regards,
Hi there,
try this CSS:
.main-navigation .navigation-branding img{
height: 120px;
}
This archived topic is closed to new replies.