Jump to content

cherylr

Circle Member
  • Posts

    114
  • Joined

  • Last visited

Reputation Activity

  1. Like
    cherylr got a reaction from Ziggy in Remove time on event page   
    perfect! thanks a million!

  2. Love
    cherylr reacted to Ziggy in Remove time on event page   
    Try this:
    .eventitem--multiday .eventitem-meta-date .event-date:after { content: none !important; }  
  3. Like
    cherylr got a reaction from Ziggy in Remove time on event page   
    Sure -
    https://www.earlsplacegallery.org/events-new/event-one-ng9gf
    Thanks!
  4. Love
    cherylr reacted to Ziggy in Remove time on event page   
    Okay, let's try this instead:
    .event-time-localized { display:none !important; }  
  5. Like
    cherylr got a reaction from tuanphan in Change the way images stack in mobile view   
    Thank you, tuanphan. I will check this out.
    I ended up making two versions of each portfolio to get things to stack the way my client wanted. One gets hidden on mobile and one gets hidden on the desktop. It's a little clunky but it works.
     
  6. Like
    cherylr got a reaction from Beyondspace in captions in lightbox only   
    Hi
    I am trying to get my images to open in a lightbox and show a caption ONLY in the lightbox, not on the page itself. I don't want this on every single page (or more specifically, I want it on every page but one)
    I don't want the captions to show up as an overlay, the need to be under the image.
    The way my client would like this site to be set up, I think I need to add each image separately rather than in a gallery.
    Help? Or maybe there's an alternate way to handle this?
    Chatgpt gave me this code. It does't work. 
    //*Captions in lightbox only*//
    /* Hide the image caption by default on the specific page */
    body#collection-647a289a33be0f429a2b0700 .sqs-lightbox-meta {
        display: none;
    }
    /* Show the image caption when the image is opened in a lightbox on the specific page */
    body#collection-647a289a33be0f429a2b0700 .sqs-lightbox-slide .sqs-lightbox-meta {
        display: block;
    }
  7. Like
    cherylr got a reaction from Beyondspace in captions in lightbox only   
    Thanks for your reply!
    And oops sorry - here's the link: https://www.wolheimstyle.com/gallery-3-1
  8. Like
    cherylr got a reaction from tuanphan in Adding border to nav bar only (not the whole header)   
    Ah, I adjusted the code above and figured it out.
    If any one else needs it:
     
    /*line above and below nav bar*/
    .header-layout-branding-center-nav-center .header-title-nav-wrapper {
        flex: 100% !important;
        flex-direction: column;
        width: 100% !important;
    }
    .header-display-desktop {
        flex-direction: column;
    }
    .tweak-fixed-header .header .header-announcement-bar-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .header-nav {
        width: 90%;
        border-top: .8px solid #c5c3c3;
        padding-top: 15px;
    }
    .header-nav {
        width: 90%;
        border-bottom: .8px solid #c5c3c3;
        padding-bottom: 15px;
    }
     
     
     
     

  9. Like
    cherylr got a reaction from Ziggy in 7.0 Brine - padding around product block / add to cart?   
    perfect! thanks so much!
  10. Like
    cherylr reacted to Sitefolk in Using anchor links: why and how?   
    Anchor links are very useful, so much so we suggest that an anchor block should be added to make it that little bit easier for the user to add an anchor into a particular section of the site.
    Adding code block anchors are easy enough but by having an anchor block it would make it easier for the developer to see the anchor in the edit mode of the website.
  11. Love
    cherylr got a reaction from malooga in Center embedded google calendar   
    Nevermind, I got it!

    Just put the whole iframe code in between here
    <div align="center">
    </div>
  12. Like
    cherylr reacted to tuanphan in How to add a call to action button in main navigation? (Marquee Template)   
    nav>.header-nav-item:last-child a { background: red; color: #fff !important; padding: 10px 20px !important; border-radius: 20px; } nav.header-nav-list { align-items: center; }  
  13. Like
    cherylr reacted to tuanphan in How to add a call to action button in main navigation? (Marquee Template)   
    nav>.header-nav-item:last-child a { background: red; color: #fff !important; padding: 10px 20px !important; border-radius: 20px; }  
×
×
  • 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.