Jump to content

Adjusting mobile margins

Recommended Posts

  • Replies 5
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

31 minutes ago, leereid said:

@tuanphan and while I have you here 🙂 why is the carousel arrow on the home page not working on mobile?

also noticing it doesn't work on smaller desktop windows either...

this is the code I used to adjust the arrows:


.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager {   float: none;   width: 90%;   position: absolute;   bottom: 95%;   left: 50%;   -webkit-transform: translate(-50%,-50%);       -ms-transform: translate(-50%,-50%);           transform: translate(-50%,-50%);   -webkit-box-pack: justify;       -ms-flex-pack: justify;           justify-content: space-between;   z-index: 9; }

Link to comment
On 3/26/2024 at 9:41 AM, leereid said:

I'd like it to be in one row, just how it is on desktop. Just sized down to fit the screen.

You can use this code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
ul.nested-category-children * {
    font-size: 14px !important;
}
}

Arrows are fine to me

image.thumb.png.bad11fc9172c73fa54e87eddf29cc891.png

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.