Jump to content

How to Hide Previous and Next Controls when I click on Gallery Blocks

Go to solution Solved by tuanphan,

Recommended Posts

  • 2 months later...
On 6/21/2023 at 12:19 AM, ryanmariehelfant said:

Hey @tuanphan any idea here on alternate CSS code as this did not work to hide PREV/NEXT icon on my page!

Add this to Design > Custom CSS

/* hide prev next */
div#projectNav {
    display: none !important;
}

 

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
  • 1 month later...
  • Solution
13 hours ago, ryanmariehelfant said:

@tuanphanI have attached an image of the 'BACK TO SELECTED FILMS' which appears on all of my gallery blocks. I am trying to hide this from appearing. Thank you!

 

 

Screenshot 2023-07-26 at 15.25.03.png

Add to Design > Custom CSS

/* remove back to */
.project-controls {
    display: none !important;
}

 

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
  • 2 weeks later...

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.