Jump to content

Pop up on a personal plan

Recommended Posts

Site URL: https://www.freemusicplease.com/

Hello everybody, I'm here to ask the way to add a pop-up on my website SS 7.1 personal plan. I saw that is only available on a business plan.

I'd like to add a pop-up to invite visitors to subscribe on my YouTube channel, when they are on my site, maybe not at the beginning, but in late of 1 min or something like that.

Thanks in advance for the answers!

This is my website: freemusicplease.com

Link to comment
  • Replies 8
  • Views 908
  • Created
  • Last Reply
On 3/11/2021 at 4:33 PM, FMP said:

Thank you! This is a page I have edited https://www.freemusicplease.com/

Add to Design > Custom CSS

/* Float subscribe */
div#block-0d2776b098939f6fec70 a {
    text-decoration: none;
    background: black;
    color: white;
    padding: 5px;
    border-radius: 5px;
    position: fixed;
    right: 5px;
    z-index: 999;
    top: 50%;
}

 

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
57 minutes ago, tuanphan said:

Add to Design > Custom CSS


/* Float subscribe */
div#block-0d2776b098939f6fec70 a {
    text-decoration: none;
    background: black;
    color: white;
    padding: 5px;
    border-radius: 5px;
    position: fixed;
    right: 5px;
    z-index: 999;
    top: 50%;
}

 

This is great! Thank you! One more question please, can I add the option to close that by the visitors of my website?

Link to comment
1 hour ago, FMP said:

This is great! Thank you! One more question please, can I add the option to close that by the visitors of my website?

This will require JavaScript + CSS (need a Business Plan or higher). A bit more complex.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.