Jump to content

How to move these items higher only on tablet screens and change button padding?

Recommended Posts

Hi, 

Tablet Spacing: I am trying to move my signature logo, some text, and a button higher on a section of my home page but only on the tablet landscape orientation. I want to move it so that all of these items are more central on the page. Screenshot attached for reference

Buttons Padding: I’d also like to know if there is a way to increase the padding for buttons when changes in screen size automatically make button text overlap? I’m fine with the buttons becoming wider vertically but I would like the padding to automatically change at the same time. I have attached a screenshot of how the buttons look normally and what happens to them.

I’m not sure if I explained this properly but happy to give more information if needed.

Any help would be greatly appreciated!

Thanks

Atmos

 

Desktop Home Page Spacing (Correct)

Screenshot2024-07-11at19_43_04.thumb.png.0803b57b32db32c33f79012f3eea24cc.png

 

Tablet Home Page Spacing [Landscape Orientation] (Needs Changing) 

IMG_0231.thumb.jpg.5742f32622cbbcec16d3e7cf7f9e03f1.jpg

 

 

Desktop Button Padding (Correct)

Screenshot2024-07-11at19_40_41.thumb.png.7dcf254be5a70f0e4f411d3c997be3ba.png

 

Tablet Button Padding [Portrait] (Needs Changing)

IMG_0232.thumb.PNG.7118d1e88555ed47b85da9756d0fd592.PNG

 

Link to comment
On 7/12/2024 at 1:47 AM, atmos said:

Hi, 

Tablet Spacing: I am trying to move my signature logo, some text, and a button higher on a section of my home page but only on the tablet landscape orientation. I want to move it so that all of these items are more central on the page. Screenshot attached for reference

Buttons Padding: I’d also like to know if there is a way to increase the padding for buttons when changes in screen size automatically make button text overlap? I’m fine with the buttons becoming wider vertically but I would like the padding to automatically change at the same time. I have attached a screenshot of how the buttons look normally and what happens to them.

I’m not sure if I explained this properly but happy to give more information if needed.

Any help would be greatly appreciated!

Thanks

Atmos

 

Desktop Home Page Spacing (Correct)

Screenshot2024-07-11at19_43_04.thumb.png.0803b57b32db32c33f79012f3eea24cc.png

 

Tablet Home Page Spacing [Landscape Orientation] (Needs Changing) 

IMG_0231.thumb.jpg.5742f32622cbbcec16d3e7cf7f9e03f1.jpg

 

 

Desktop Button Padding (Correct)

Screenshot2024-07-11at19_40_41.thumb.png.7dcf254be5a70f0e4f411d3c997be3ba.png

 

Tablet Button Padding [Portrait] (Needs Changing)

IMG_0232.thumb.PNG.7118d1e88555ed47b85da9756d0fd592.PNG

 

Have you figured it out? Share your URL here so we can check it easier

Press 👍  or mark my comment as solution if you find my sharing useful

🆒 Squarespace pinchzoom lightbox plugin (affiliate link)

👁‍🗨 360 degree photo viewer (affiliate link)

Link to comment
1 hour ago, HoaLT said:

Have you figured it out? Share your URL here so we can check it easier

Hi, no I haven’t so far.

Sure. My URL is www.atmos.productions

 

Thanks

Link to comment

For the text button, I try the following CSS code to change their style

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #siteWrapper.site-wrapper section[data-section-id="65e85be83bd89b76cf3bafcd"] .sqs-block-button-element {
    padding: 0;
    font-size: 14px;
  }
}

 

Edited by HoaLT

Press 👍  or mark my comment as solution if you find my sharing useful

🆒 Squarespace pinchzoom lightbox plugin (affiliate link)

👁‍🗨 360 degree photo viewer (affiliate link)

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.