Jump to content

Logo Alignment & Heading Issues

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://vuvuzela-horse-w33t.squarespace.com

Couple issue's I'm hoping to get some help with.

The first being the alignment of my logo, as you can see from the screenshot attached - it aligns slightly to the right when viewed on mobile. I found some suggested code in a previous post (attached) but that hasn't worked either.

The second issue is my headings, when viewed on mobile they hyphenate, when in reality I'd like them to automatically rescale when viewed on mobile so they remain on a single line.

Hope this all makes sense & thank you in advance!

Screenshot 2022-01-04 at 10.19.16.png

Screenshot 2022-01-04 at 10.23.11.png

Link to comment
  • Replies 5
  • Views 676
  • Created
  • Last Reply

Top Posters In This Topic

Just now, imjoshwill said:

Site URL: https://vuvuzela-horse-w33t.squarespace.com

Couple issue's I'm hoping to get some help with.

The first being the alignment of my logo, as you can see from the screenshot attached - it aligns slightly to the right when viewed on mobile. I found some suggested code in a previous post (attached) but that hasn't worked either.

The second issue is my headings, when viewed on mobile they hyphenate, when in reality I'd like them to automatically rescale when viewed on mobile so they remain on a single line.

Hope this all makes sense & thank you in advance!

Screenshot 2022-01-04 at 10.19.16.png

Screenshot 2022-01-04 at 10.23.11.png

What is your password?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Add to Design > Custom CSS

/* align center mobile logo */
.header-mobile-logo {
    padding-left: 0px !important;
}
/* Mobile items */
@media screen and (max-width:767px) {
div#page-section-615aed50c69f6b69e2603b9d h1 {
    font-size: 55px;
}
}

 

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
On 1/5/2022 at 1:52 AM, tuanphan said:

Add to Design > Custom CSS

/* align center mobile logo */
.header-mobile-logo {
    padding-left: 0px !important;
}
/* Mobile items */
@media screen and (max-width:767px) {
div#page-section-615aed50c69f6b69e2603b9d h1 {
    font-size: 55px;
}
}

 

I've inserted this code however I'm missing a closing "}" (See attachment).

Screenshot 2022-01-06 at 10.33.35.png

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.