Whether you choose to add a single image to your main page or a slideshow of images, each image is clickable. When clicked on it will open to the particular image in your Artwork Portfolio.
Disable Clickable Single Main Page Image
If you do not want your main page image to be clickable, set up a Collection with only the one single image. That one image will need to be pulled from your Images folder, not from your Portfolio.
See this FAQ:
Difference Between Artwork and Images Folders
To remove the single dot that shows below the image in the single image slideshow, add the following CSS
- from FASO control panel
- click Design icon
- click Advanced (upper right)
- click Custom CSS
- add
ul.slick-dots {display: none;} - Save Changes
Disable Clickable Slideshow Images
If you prefer that none of your images in your slideshow are clickable, the work-around is to upload an additional copy of the artwork to Images/Your Non-Art Images and use those for the Main Page slideshow.
06032021