Jump to content

Need help with custom sizing logo in navigation

Recommended Posts

I'm working on a site that complements this website (WordPress) and I need to size the logo in the navigation as similar as possible. However, I'm stuck getting the main logo in the top left to hang beyond the navigation bar as it does on the BCAN site (see below) -- I assume this requires custom code. Though it's a relatively small project (and unless there's a simple solution I'm not aware of) I'd be happy to hire someone who can assist.  In-progress site

reference.png

current.png

Link to comment

Use a CSS code like this (Website Tools > Custom CSS)

@media screen and (min-width:992px) {
header#header .header-title a {
    position: absolute;
    bottom: 30px;
}
header#header img {
    max-height: 200px;
}
}

image.thumb.png.f5059e905dba5e8fdf202e27e1a1eaff.png

Edited by tuanphan

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.