Jump to content

CooperLandingFishingGuide

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by CooperLandingFishingGuide

  1. /* Nav menu active link color */
    body:not(.tweak-transparent-header) .header-nav-wrapper .header-nav-item--active a {
      color: #337ab7;
    }

    /* Basic table styling */
    table.minimalistGrey {
      width: 100%;
      text-align: left;
      border-collapse: collapse;
    }
    table.minimalistGrey td, table.minimalistGrey th {
      padding: 5px 4px;
    }
    table.minimalistGrey tr:nth-child(odd) {
      background: #d6cfbd;
    }

    /* Shrink mobile nav menu font */
    @media screen and (max-width:767px){
      .header-menu-nav-item a {
          font-size: 1.3rem;
      }
      /*and shrink gmap*/
      .sqs-block-content > iframe {
        width: 330px;
      }
    }

    /* Attempt always-full-width banner */
      @media screen and (max-width:767px) {
        #page section:first-child {
            min-height: 32vh !important;
              height: 32vh !important;
        }
      }
    /* End always-full-width homepage banner attempt*/

  2. 6 hours ago, tuanphan said:

    Try adding to Design > Custom CSS

    .mobile-nav-open div#preFooter {
        opacity: 0;
    }
    .mobile-nav-open footer#footer {
        opacity: 0;
    }
    .force-mobile-nav.mobile-nav-open #sidecarNav {
        z-index: 99999999999999;
    }

     

    Is it just for mobile, or all squarespace versions? It appears to work!

     

    Thank you so much!

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