Jump to content

Remove arrows in mobile view on a portfolio?

Go to solution Solved by Spark-Plugin,

Recommended Posts

  • Solution

Hi again, @mportch. I was able to bypass the right-click. Please add the following code:

  1. Navigate to Pages > Website Tools > Custom CSS.
  2. Paste the following code into the CSS editor.
  3. Hit Save and you’re done
@media screen and (max-width: 575px) {
    .user-items-list-carousel .mobile-arrows {
        display: none;
    }
}

@media screen and (max-width: 575px) {
.user-items-list .list-section-button-container[data-section-button-alignment="right"] {
    text-align: right;
    margin-top: 20px !important;
}
}

- Answered by Iuno from sparkplugin.com

forumsignature-recommendedcopy2.png.0579645eb1430dc7c1059541dc6456c6.png

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.