-
nicole
The option to make the logo bigger has disappeared.
-
Hi there,
You are using the Navigation as Header opinion so please see #3 here:
https://docs.generatepress.com/article/navigation-as-a-header/#basicLet me know 🙂
-
nicole
Thanks. That did enable me to make the logo bigger but it also made the boxes in the navigation bigger. Is it possible to only make the logo bigger and leave the navigation as is?
-
You can try this CSS to remove the default top and bottom padding added to the logo image:
.navigation-branding img { padding: 0; }
If that’s still not big enough then you would want to disable the navigation as header option and use the Float Right for Navigation Location instead:
https://docs.generatepress.com/article/navigation-location/Let me know if this helps 🙂
-
nicole
Thanks! That worked!
-
No problem 🙂
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.