Jump to content

Is it possible to add a reservation widget to a Squarespace 7.0 cover page?

Recommended Posts

  • Replies 5
  • Views 313
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
10 hours ago, LaptopCAT said:

Hi Tuan,
We don't have an actual cover page up yet, as we're working on remediating the site for accessibility purposes. But the idea was to use the image on the homepage for a cover page and make and (hopefully!) add an overlay with the OpenTable image embedded.

https://www.lecomptoirla.com/

Thank you!

You want

  • Add an image
  • Add an overlay over image
  • Add a OpenTable embed code over overlay

Is this right?

 

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

Hi Tuan,

Yes, that's correct. This is what our cover page (currently inactive) looks like. I'd like to add a translucent overlay with the OpenTable reservation widget embedded, only I'm not seeing any options within the Tremont template to add an overlay or a reservation widget...

Screen Shot 2022-04-05 at 11.57.09.png

Link to comment

Add to Design > Custom CSS

/* Darken summary on hover */
.slide:after {
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.5);
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.5s;
}

 

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.