SpaceCraig Posted October 17, 2020 Share Posted October 17, 2020 (edited) Site URL: http://magicalartssociety.squarespace.com Hi there Trying to hide the left & right arrows on the testimonials slider towards the bottom of the page. Have tried below with no luck: .Index-gallery-control--left svg, .Index-gallery-control--right svg { display: none; } Pass is square for site. Any help would be much appreciated. Thanks Edited October 17, 2020 by SpaceCraig Link to comment
rwp Posted October 17, 2020 Share Posted October 17, 2020 #testimonial .Index-gallery-control.Index-gallery-control { display: none; } Link to comment
SpaceCraig Posted October 18, 2020 Author Share Posted October 18, 2020 Thank you! Tuan Phan also offered the below should it help someone in future, too: Add to Home > Design > Custom CSS /* Remove slider testimonial arrows */ .homepage button.Index-gallery-control { display: none !important; } Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment