Jump to content

Mobile version: Make Logo bigger from edge to edge, and move hamburger (menu) icon

Recommended Posts

Add to Design > Custom CSS

/* Mobile header */
@media screen and (max-width:767px) {
.header-display-mobile {
    flex-direction: column;
    justify-content: center;
}
.header-title-nav-wrapper {
    flex: 100% !important;
    margin-left: 0 !important;
    width: 100% !important;
}
.header-mobile-logo {
    padding-left: 0 !important;
}
.header-mobile-logo img {
    max-height: 100px !important;
}
}

 

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
  • 2 months later...
On 2/9/2021 at 1:16 PM, tuanphan said:

Add to Design > Custom CSS


/* Mobile header */
@media screen and (max-width:767px) {
.header-display-mobile {
    flex-direction: column;
    justify-content: center;
}
.header-title-nav-wrapper {
    flex: 100% !important;
    margin-left: 0 !important;
    width: 100% !important;
}
.header-mobile-logo {
    padding-left: 0 !important;
}
.header-mobile-logo img {
    max-height: 100px !important;
}
}

 

Can you help me with the code again @tuanphan?

Site URL: https://caper-badger-3s6d.squarespace.com/news

Password: home

I want to make Logo bigger on mobile, from edge to edge. My logo is not what it was, do you know the problem? Hope you can help me!

Link to comment
23 hours ago, SolveigTraeet said:

Can you help me with the code again @tuanphan?

Site URL: https://caper-badger-3s6d.squarespace.com/news

Password: home

I want to make Logo bigger on mobile, from edge to edge. My logo is not what it was, do you know the problem? Hope you can help me!

Add to Design > Custom CSS

/* mobile logo */
@media screen and (max-width:767px) {
.header-title-logo {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
}

 

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.