Jump to content

undefined

Circle Member
  • Posts

    40
  • Joined

  • Last visited

Posts posted by undefined

  1. Hey everyone!

    I am using this code globally:

    a:link img {
    opacity: 1.0 ;
    }

    a:hover img { 
    opacity: 0.5;
    }
     

    However, I now need to have a single image from the homepage banner link to a URL. The images are set to swap out without any animation every 3 sec. Problem is when I mouse over the linked image, weird transparency strangeness happens. 

    In my mind there are two ways of fixing this, but I am not sure which is easier/would work best. One is to override image hover effects on the home page only. The other is to stop the banner images to continue swapping to the next one for as long as someone is hovering over. My preference would be this, with code that is not targeting any ID since these images could change frequently and be updated by people with zero tech skills. So either Custom CSS or Page Header code would be amazing.

    https://owl-sepia-z53p.squarespace.com/ — in progress site, no password.

     

    Thank you all so SO much for your help!

     

  2. Hey everyone, 

    We have 4 color combos going on the site and I have code that restyles the buttons to be different colors for primary, secondary and tertiary. However, it would be really useful to have a fourth button style since there are 4 combinations. 

    I tried doing this with markdown as a workaround

    <span style="background-color:#4A7474;border-radius:0px;padding-right:1em; padding-left:1em; padding-top:.5em; padding-bottom:.5em; font-family:'Proxima Nova'; font-weight: 700; font-size: 24px;"><a href="your link">REGISTER NOW</a> </span>

    But, a) I can't seem to find a way to change the text color, and b) it's not ideal since it doesnt behave as a true button, so there's no responsive hover color fade like on the actual buttons.  

    Is there a way to add a fourth button for the entire site? This is totally above my skill level! If that's not possible, how can I change the font color on the markdown above to white? Is there a way to change the background color on hover?

    https://owl-sepia-z53p.squarespace.com
    This is an in-progress site, so forgive the messy parts. 

    Thanks in advance!
    Maria

     

  3. Thanks Tuanphan — it seems to make mobile better for sure, but the image still doesn't retain its full height when I maximize my browser screen on desktop. Is there a way to just remove any dynamic sizing completely? So it's always the same, shows up in full regardless of screensize?

  4. I have a section with a Banner Slideshow at the top of the homepage. I have enabled Full Bleed, vertical padding is S, no infinite scroll and I have messed with the minimum height settings ad infinitum. All I want is for the banner to always remain the same ratio. I don't want Squarespace to scale it dynamically. Otherwise I can optimize either for mobile or desktop, and even then depending on the size of the window, key parts of the images get cropped. How can I set this to remain static?


    https://owl-sepia-z53p.squarespace.com/

    Thanks so so very much for the help! Spend a couple of hours and realized this is above my level of comprehension. 

     

  5. Hello! 

    I'm a "code scavenger" and I was able to style the menu to my linking. One issue:

    My main menu links change color on hover ONLY for the link without a drop-down menu. The links with a dropdown just show the dropdown, but remain the same color. 

    Have not been able to figure out how to get ALL links to change. 

    Here's all the code I am using right now, I wonder if there is a conflict here I'm unable to see? PS: Site is barebones, just starting on this.


    Many thanks!
     

    /* HEADER LINKS */
    .header-nav-item a:hover {
        color:#434D4C !important;
    }
    .header-nav-item a:active {
        color:#000004 !important;
    }

    .header-nav-item a:active {
        color:#000004 !important;
        background-image: none !important;
    }

    /*DROPDOWN STYLES */
    .header-nav-folder-content {border-bottom:4px solid #C7DDDD}
    .header-nav-folder-content {border-top:4px solid #C7DDDD}

    /* NAV FOLDER STYLES
    removes clickable main dropdown link and underline*/
    .header-nav-folder-title {
      pointer-events: none;
    }
    .header-nav-item--active a {
      background-image: none !important;
      color:#4A7474 !important;
    }
    .header-nav-folder-content {
      min-width: 90px !important;
    }
     

  6. Hello! 

    owl-sepia-z53p.squarespace.com (very much in progress)

    I'm banging my head against the wall 😂 I got the menu styled to satisfaction except when the dropdown menu! When we land on the page, I get an extra underline to show active page. I'd love to get rid of that and just change the color to #434D4C to show which page we are on. 

    Can anyone help? I'm not a coder, just a scavenger 😞 and can't seem to find the right line... 

    Thank you!!! Maria

     

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