Jump to content

creedon

Circle Member
  • Posts

    9,361
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. I have updated the code. Give it a try and let us know how it goes.
  2. Yes you can add another member who is a Circle Member and have them change the setting. I'd be happy to do this for you. Direct message me and we can set it up. Whichever Circle Member you invite will need a Contributor invitation with administrator permission.
  3. Setting a section to large makes it the height of the viewport. Setting the section with code to height medium wasn't strictly necessary but I've gotten into the habit of leaving section settings at the defaults when making these kinds of spacing changes via CSS. The basic trick here for the section with code is to override any element that is adding height or padding so that the section has an effective height of zero.
  4. I have verified the code does work with the Avenue template and updated the codes READ ME.
  5. I have updated my cited code in my October 30, 2020 post. From the changes... checked for v7.0 Avenue template compatibility
  6. The gallery section is still set to height medium. Set it to large and Save. The section with the code is set to large. It should be medium. If those section heights aren't set correctly. Then the CSS code won't work. I also updated my code. There was a missing ruleset.
  7. Set the Gallery section height to large. Set the section with your SVG code height to medium. Replace your CSS, make a copy somewhere, with the following to Page Settings > Advanced > Page Header Code Injection for the page. Please see per-page code injection. <style> #header, #footer-sections { display : none; } .page-section:nth-child( 2 ).section-height--medium:not( .content-collection ):not( .gallery-section ):not( .user-items-list-section ) { min-height : unset; } .page-section:nth-child( 2 ).vertical-alignment--middle:not( .content-collection ):not( .gallery-section ):not( .user-items-list-section ):not( .editmode-changing-rowcount ).section-height--medium > .content-wrapper { padding : 0; } .page-section:nth-child( 2 ).section-height--medium:not( .content-collection ):not( .gallery-section ):not( .user-items-list-section ) .fluid-engine { display : block; } /* body { height: 100vh!important; or min-height: 100vh!important; } */ .centeredlogo { fill : #FFFEFC; left : 50%; max-width : 600px; position : fixed; top : 49%; transform : translate( -50%, -50% ); width : 30vw; } /* HIDDEN ELEMENTS ON MOBILE */ /*@media only screen and (max-width: 768px) {.centeredlogo {width: 75%;} }*/ @media screen and (max-width: 800px) { .centeredlogo { width: 62%; } } </style> Let us know how it goes.
  8. Your site is private. Please read my previous post to set up a site-wide password.
  9. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. A link to the backend of the your site won’t work for us, i.e. a URL that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. You may find How to post a forum question post useful. We can then take a look at your issue.
  10. I am unable to support someone else's code. Please see the following for my new code that you may find of use.
  11. Cited is my code based on my idea. Please see Store Page List Tag Date Hide. Let me know how it goes.
  12. SS recently changed the term they use from folder to dropdown in the editor. Older posts and code will refer to folder.
  13. This is the issue. Gallery sections don't have themes and your current CSS is targeting the theme classes to add your effect. For the homepage you may want to use a selector like the following. .homepage .header-mobile-logo a Let us know how it goes.
  14. Add the following to Website > Website Tools > Custom CSS. .page-section[ data-section-id="65ff77d61a3d9e7d7a03bfd1" ].background-width--inset:not( .content-collection ):not( .gallery-section ):not( .user-items-list-section ) { padding-bottom : 0px; } Let us know how it goes.
  15. Use the data-paragraph-style attribute described in install instructions.
  16. Set the Stock level to 1. This assumes you are not using the full (cart & checkout) SS e-commerce functionality. To open in a new window/tab use the targetAtttributeValue setting in my code.
  17. You can't stop people from sharing login information and tracking such behaviour is not a thing. Plugins aren't going to help as they could easily be disabled client side.
  18. SS does not support database integration. There is no access to the backend of SS. You may find a search for the term database on this forum of use. You can search for posts by me and paul2009. We've both posted on some potential options. Let us know how it goes.
×
×
  • 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.