Enlarge logo and move into navigation bar
-
Is there a way to make the logo at the top of each page bigger?
or maybe make the logo larger and bring it down within the navigation bar between “pricing” and “galleries?”
like this page is set up http://www.scobeyphotography.com/The blog I need help with is: (visible only to logged in users)
-
First off all let you know that it it all depends on Theme you are using so you must change your theme to rebecca cause it all depends on theme and theme customization
-
Hi there, you can adjust the side of your site logo by adding the following CSS and adjusting the 300px value.
.site-logo { max-width: 300px; }It isn’t really possible to put the logo in between the menu items. There would perhaps be some “hacky” workarounds for that, but they typically end up causing more problems.
- The topic ‘Enlarge logo and move into navigation bar’ is closed to new replies.