Jump to content

Reducing padding between button blocks

Recommended Posts

3 hours ago, Gersh said:

Hi, I actually managed to find what I needed, but i'm having a different issue with the size of my header on the mobile version of the site now. Could you help with this instead? I've created the password

the sire URL: https://www.gershleroi.com/

Screenshot 2022-01-12 at 10.44.04.png

You mean align left logo, or reduce banner text size or?

And what is site access password?

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
14 hours ago, Gersh said:

Hi, the banner text size is what I need to reduce. the password is GERSHLEROI2022

Add to Design > Custom CSS

/* home text size mobile */
@media screen and (max-width:767px) {
div#block-0db272ac19452d833304 h1 {
    font-size: 30px;
}
}

 

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/13/2022 at 6:24 PM, Gersh said:

Thank you so much, it works perfectly now! I'm having a similar problem with the gallery carousel on the same page, it doesn't reduce its size on mobile either, will this work for that as well?

Screenshot_20220113-111954_DuckDuckGo.jpg

Add to Design > Custom CSS > Then save & reload the site

@media screen and (max-width:767px) {
.gallery-reel {
    height: 35vh !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.