Jump to content

Forte Home Sider Customization?

Recommended Posts

12 hours ago, sarahthomson said:

Hi all,

I'm wondering if it's possible for the Forte template to display only the first 3 galleries on home page slider, but keep the all the galleries in the drop-down under "Work"?

 

Can you share link to your site? We can check easier

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
On 9/15/2021 at 5:27 AM, sarahthomson said:

Hi,

Try adding this to Design > Custom CSS

#fullscreenBrowser .slideshow>.slide:nth-child(n+4) {
    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
On 9/16/2021 at 11:17 AM, sarahthomson said:

Thanks, but it shows 4 galleries, then goes to a white background only and just hangs there..

Hi,

Try adding this to Settings > Advanced > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
$(document).ready(function() { 
		$('#fullscreenBrowser .slideshow>.slide:nth-child(n+4)').remove();
	});
</script>

 

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

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.