Jump to content

How to hide page gallery/banner title for Lincoln template

Go to solution Solved by creedon,

Recommended Posts

Site URL: http://www.mcgowanweddings.co.uk

Hi,

I'm trying to remove the title and description specifically for the banner photos of my homepage.

I have code that will remove them successfully, but unfortunately when I apply the code it also removes the titles and descriptions of my testimonials banner further down the page.

My website is: www.mcgowanweddings.co.uk

The code I'm currently using is:

//hide the title and descriptions of photographs in banner on homepage
.Index-gallery-item-inner h2 {
 display: none;
}

//hide descriptions
.Index-gallery-item-inner p {
  display: none;
}

 

So just want to make the above code specific to the first intro heading banner on the homepage.

 

Thanks 🙂

Link to comment
  • Solution

Try the following CSS.

/* hide the title and descriptions of photographs in banner on homepage */

.homepage #manchester-wedding-photographer-stephen-mcgowan .Index-gallery-item-content {

  display : none;

  }

This is for v7.0 using the Brine template family.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

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.