Jump to content

bybridges

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by bybridges

  1. I tried to drag and drop a newly duplicated page into a folder but missed the folder; ie. the UI didn't create space and so when I let go of the mouse the page just disappeared into the either. But as long as I don't leave the page, I can edit. Unfortunately, now I have a live page that I can't disable or prevent SEO crawls. Attached is a screenshot of where it's supposed to go (an empty folder). I've searched all the folders and can't find it. This feels like a technical issue that squarespace needs to fix. It's also not in my trash bin. Can anyone help?

    Screen Shot 2023-03-21 at 5.30.56 PM.png

  2. Site URL: https://www.elcamino.travel/

    Hi, I removed the social links from my site header and now my menu items aren't centered on the page. Is there a way to fix this? Here's the code I have that's effecting my site header right now:

    // nav bar stacking //
    .header-nav {
        width: 90% !important;
        flex: 1 1 90% !important;
    }

     

    // Pressed Down Button - 7.1 Header Button //

    .header-actions .btn {
      box-shadow: 5px 5px #D1C4CF;
      transition: all ease-in .05s;
    }

    .header-actions .btn:active {
      box-shadow: none;
      transform: translateY(4px) !important;
      transition: all ease-in .05s;
    }
     

    In addition, the login buttom (code above), is super far to the right. Can this be brought in and aligned with the nav bar in a nicer way?

    Screen Shot 2022-02-07 at 10.53.06 AM.png

  3. On 1/7/2022 at 9:32 AM, tuanphan said:

    Add to Design > Custom CSS

    /* header hover */
    header#header:hover {
        background-color: #f2f !important;
    }

    Thank you, I'm trying to accomplish something in the footer now too - a hover state but strike out with everything. I added this to a different more relevant thread but adding it here too:

    Hi, I've tried a bunch of permutations for changing hover state color on my site but nothing seems to work. The only code that I've gotten to work to do anything is the following:
     

    //add footer hover state 

    footer a:hover {

    background: #BA5E41 !important;

    }

    Anything I've tried to change just the font color has failed. I'd even love to try something like what I have in the header which is a squishy line:

    :after {

      content: '';

      background: #BA5E41; //color

      height: 1px; //thickness

      width: 0;

      display: block;

      margin-top: 1px !important;

      transition: width 1s; //animation speed

      margin: 0 auto;

    }

    That didn't work either. I'm striking out.

     

    url: https://lychee-dogfish-zgem.squarespace.com/ (we will go live tonight so this may be a different url --> elcamino.travel)

    pw: ezc

     

  4. On 2/18/2021 at 9:31 PM, tuanphan said:

    Add to Design > Custom CSS

    footer.sections a:hover {
        color: red;
    }

     

     

    Hi, I've tried a bunch of permutations for changing hover state color on my site but nothing seems to work. The only code that I've gotten to work to do anything is the following:
     

    //add footer hover state 

    footer a:hover {

    background: #BA5E41 !important;

    }

    Anything I've tried to change just the font color has failed. I'd even love to try something like what I have in the header which is a squishy line:

    :after {

      content: '';

      background: #BA5E41; //color

      height: 1px; //thickness

      width: 0;

      display: block;

      margin-top: 1px !important;

      transition: width 1s; //animation speed

      margin: 0 auto;

    }

    That didn't work either. I'm striking out.

     

    url: https://lychee-dogfish-zgem.squarespace.com/ (we will go live tonight so this may be a different url --> elcamino.travel)

    pw: ezc

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