Jump to content

CooperLandingFishingGuide

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    CooperLandingFishingGuide got a reaction from EarvinChong in Blog posts look great on desktop, but are completely re-arranged on mobile. No clue how to fix it   
    /* 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. Like
    CooperLandingFishingGuide got a reaction from tuanphan in Blog posts look great on desktop, but are completely re-arranged on mobile. No clue how to fix it   
    Amazing! It worked! I can't thank you enough for your help!
  3. Like
    CooperLandingFishingGuide reacted to tuanphan in Bottom of Home Page coming up after clicking "hamburger" icon instead of site navigation. Help!   
    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; }  
  4. Like
    CooperLandingFishingGuide got a reaction from SquareRefresh in Bottom of Home Page coming up after clicking "hamburger" icon instead of site navigation. Help!   
    Site URL: https://www.cooperlandingfishingguide.com
    Recently, on my home page, when I click the "hamburger" icon to the top left, my pre footer, footer and bottom of my website pops up instead of page navigation links. Anyone know what would cause this? 
    Thank you for your help!
×
×
  • 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.