Jump to content

Title text overlapping logo when viewed on Mobile - Cart Page

Recommended Posts

Posted

Site URL: http://www.stampdesignco.com

Hi,

I've tried lots of different CSS but can't work this one out... my title text on the Shopping Cart page is overlapping with my header/logo when viewed on Mobile. 

Does anyone know the code to push the text further down the page?

Thanks,

Emma

Screenshot 2022-04-03 at 12.22.40.png

  • Replies 3
  • Views 366
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Posted

Edit this code in Custom CSS

.Mobile-bar.Mobile-bar--top {
    position: absolute;
    background: transparent !important;
    z-index: 999 !important;
    top: 0;
    left: 0;
    width: 100%;
    padding: 50px;
}

to this code

body:not(#cart) .Mobile-bar.Mobile-bar--top {
    position: absolute;
    background: transparent !important;
    z-index: 999 !important;
    top: 0;
    left: 0;
    width: 100%;
    padding: 50px;
}

 

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!)

Posted

Thanks so much!!! That worked 🙂

Do you also know how I can reduce the padding size between the 'Sample Pack' title and the image when on Mobile? And also move the 'Sample Pack' title down the page slightly? 

IMG_3695.PNG

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.