Jump to content

Issue with bottom buttons of website - Mobile Version

Recommended Posts

I am having an issue with the bottom buttons that take you to the previous and next page on my portfolio, specifically on the mobile version of the website.  The link to my website www.connorshootz.com if this helps to explain the issue. I have also attached a photo below exemplifying the problem I am running into. 

thank you so much to anyone who can help 

 

IMG_1577.thumb.png.a573b915b3cf22f9276673e6514d5db1.png

Link to comment
  • Replies 1
  • Views 472
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

14 hours ago, ConnorSch said:

I am having an issue with the bottom buttons that take you to the previous and next page on my portfolio, specifically on the mobile version of the website.  The link to my website www.connorshootz.com if this helps to explain the issue. I have also attached a photo below exemplifying the problem I am running into. 

thank you so much to anyone who can help 

 

IMG_1577.thumb.png.a573b915b3cf22f9276673e6514d5db1.png

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media only screen and (max-width: 767px) {
  #itemPagination .item-pagination-link--prev .item-pagination-icon {
      padding-right: 10px !important;
  }
  #itemPagination .item-pagination-link--next .item-pagination-icon {
      padding-left: 10px !important;
  }
  #itemPagination h2{
    font-size: 14px !important;
  }
  #itemPagination .item-pagination-icon svg{
    width: 12px !important;
  }
}

 

Screenshot_143.png

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.