Jump to content

LaurenZA

Circle Member
  • Posts

    26
  • Joined

  • Last visited

Posts posted by LaurenZA

  1. 5 minutes ago, paul2009 said:

    As this is an old Wells template, the selector is different, so it would be something like this:

    .logo.site-title a {
      pointer-events: none;
    }

    If you want to redirect it, the site will need to be on a Business Plan or above as you'll need to use JavaScript for this.

    Did this help? Please give feedback by clicking an icon below  ⬇️

    This worked great!! Thank you!!

    This is a business plan site, so I would be interested in the JavaScript option if you don't mind sharing. 

  2. On 11/10/2021 at 7:46 AM, tuanphan said:

    Yes. Each template needs a different code. What is password?

    accesspasssword.png

    Hi @tuanphan - do you know what the correct code is for the Wells template?

    This is the under construction site: https://www.michellememran.com/about
    (if you need the password to access any pages it is LWD)

    The ultimate goal would be for the title link to lead back to the ABOUT page. 

    To try and disable the link, I used this in the custom css:

    logo site-title {
      pointer-events: none !important;
    }

    It doesn't seem to be working...

  3. On 12/7/2021 at 2:03 PM, paul2009 said:

    As you want this to apply to the homepage you don't need to worry about identifying and using a Collection ID as you can use the homepage class like you did in your first example. 🙂

    .homepage .site-title-link {
      pointer-events: none;
    }

     

    Hi @paul2009, I'm trying to use this code

    .site-title-link {
      pointer-events: none !important;
    }

    to disable the site title link on the whole site for my client. The ultimate goal would for it to link back to the "about" page, but just disable the link in general would work for now. 

    This is the in process site: https://www.michellememran.com/about 
    if you need a password anywhere it is: LWD

    The above code in Custom CSS is not working for me... any tips?

  4. 12 hours ago, Ziggy said:

    You can try this Custom CSS:

    @media only screen and (min-width:767px) {
    section[data-section-id="64d40640bd49c26b55b6760e"] {
    .user-items-list-simple .list-item {
        display: flex;
        flex-direction: row;
    }
    .list-item-content, .list-item-media {
      width:50% !important;
    }
    }
    }

    Thank you so much for this @Ziggy!! Worked great.

    For anyone else, it showed like this at first: 
     Screenshot2023-08-10at2_47_43PM.thumb.png.4452e2aeaec04011b1d387bd9412f955.png

     

    So I played around with the code and got it to look like this: 

    Screenshot2023-08-10at3_27_38PM.thumb.png.29ba62f1bdf93eeaaa075d01e5472677.png

     

    The code I ended up using was: 

    @media only screen and (min-width:767px) {

    section[data-section-id="64d40640bd49c26b55b6760e"] {
    .user-items-list-simple .list-item {
    display: flex; flex-direction: row;
    }

    .list-item-media {
    width:30% !important; margin-left: 0px !important;
    }

    .list-item-content {
    width:65% !important;
    }

    }

    }

  5. Hi forum!

    Wondering if anyone knows how to take the text (title, description) and force it to the right. Similar to the image cardblock in 7.0

     

    site: https://clover-cone-cdbz.squarespace.com/about

    pw: LWD

     

    You'll see I'm playing with several layouts for the "contributors" section. The client ideally wants the text to the the right of the image, but I don't want him to have to add blocks etc. since he's never used 7.1. 

     

    Note: I sort of like how the summary block pulling from a blog page works [see v4] -- but only if there is a way to reverse the order. I played around with <flex-direction: row- reverse> but there doesn't seem to be a way to do it without javascript... and the client can't afford a business plan. In general lists seem more user friendly for the client to upkeep the site. 

     

    Thank you!

  6. Hi everyone,

    Trying to mimic an effect in a WP site on a SQSP site. 

    I'm using Wells 7.0 for the side nav, but am trying to have the sub-links from folders be an addition side column rather than an accordian style. So the main nav is the "left column" and the sub nav would be "right column". 

    Here's the WP site that has the desired effect using lists: https://www.annhamiltonstudio.com/projects/projects.html

    & here is the site I'm working on: https://dachshund-mayflower-zreh.squarespace.com  -- pw: LWD

    I'm playing around with blog posts, but I'd rather it be integrated into the nav/subnav.

    Bonus if you can help me mimic the hover effect on the sub nav that is mimicked in the project thumbnail. 

    Thanks in advance!

     

     

     

    Screenshot 2023-07-30 at 4.18.15 PM.png

  7. Site URL: https://flashactsfestival.org/

    Hi Everyone!

    I'm working on this specific page: 
    https://flashactsfestival.org/gorn-galaxy
    PW: FAF2020

    I want to adjust the percentage of horizontal space the image takes up compared to the text. Ideally, instead of 50%, I would like the image to take up 30%.

    I feel like this used to be a feature in 7.0? But now I cannot find it in either 7.0 or 7.1.

    Hoping someone can help me with the CSS for this. 


    Thank you!

    Lauren

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