Jump to content

SouthernSunEvents

Member
  • Posts

    139
  • Joined

  • Last visited

Posts posted by SouthernSunEvents

  1. 7 hours ago, creedon said:

    @SouthernSunEvents

    Ah ha! I see the grey bands. I loaded up your site on my ancient iPhone 5/iOS v10.x and saw the grey.

    Still don't have a solution but at least it's confirmation of an issue.

    What I noticed is that the grey seems to be only temporary. It happened when I scrolled quickly down the page. It appeared it was taking a few seconds for the rendering to catch up and then the grey would go away.

    I should've mentioned I'm pretty much 90 years old and use an iphone 5 haha. Will keep investigating!

  2. On 8/2/2021 at 7:09 PM, creedon said:

    I'm not seeing the issue your are seeing.

    822155200_ScreenShot2021-08-02at4_01_35PM.thumb.png.a9fd0a1d5edc7c088ed99af1458ceff9.png

     

    589452639_ScreenShot2021-08-02at4_01_18PM.thumb.png.9861904cd7c5fe3b0d814ae9a6084430.png

    I am seeing a perhaps different issue. A white band at the right side of the website. Usually indicates an overflow issue. It appears to happen at only some screen widths.

    1801785802_ScreenShot2021-08-02at4_05_59PM.png.1b259bab70a10fd64e0737c1389c6b5d.png

    The gray you see in this pic is not part of the screen image. It is the background behind my screen size test resolution.

    These two issues could have the same cause manifesting in different ways.

    I don't have a solution at this time.

    Thanks for this info. @tuanphanmight you happen to have an insight on this? I appreciate everyones help!

  3. On 7/10/2019 at 7:50 PM, tuanphan said:

    @AndrewTomas Use z-index:999; for sqs-announcement-bar-dropzone.Also, I think maybe Squarespace has a problem, if you don't tag me, there will be no email notifications. Weird!

    @tuanphan I've been struggling for months on this one. I know there are a lot of site factors to consider but might you have any ideas on how to disable the scrolling on my mobile/tablet nav? I have too many images/then white blocks and the overlap is driving me mental.

    http://www.southernsunevents.com

    PW: sse2020

  4. On 6/15/2021 at 12:09 AM, aravsanj said:

    Are you using custom CSS? Then it will get applied to all the pages and <style> will give you syntax error because it is not necessary. The above code best works by using it as a code block in the said pages. If you wish to use it in custom CSS, try the following.
    For store:

    #collection-608b810fc721e771c865110c .header-mobile-logo a {
    	content: url("https://static1.squarespace.com/static/608b7f525ae4750b8a333075/t/60c495135ddb7b783f824b06/1623495958198/Untitled+design.png");
    }

    For info:

    #collection-60c349b68f342c1eed30bf08 .header-mobile-logo a {
    	content: url("https://static1.squarespace.com/static/608b7f525ae4750b8a333075/t/60c494cdd5222928e4b032a4/1623495887775/Untitled+design+%281%29.png");
    }

    @aravsanjStruggling with this as well for two pages mobile and tablet. I have a code injection on these pages in desktop that work great but I need to translate it for mobile/tablet.

    http://www.southernsunevents.com/services

    http://www.southernsunevents.com/contact-us

    Site password: sse2020

     

  5. On 8/1/2021 at 2:47 AM, tuanphan said:

    Can you share link to page where you added code? We will check it again

    Just tried this again and now it magically works but now tablet nav is a mess?

    Still needing help with the following:

    - Keeping navigation at top of the page (no scroll)

    - Cropped banner images on the following pages:

    http://www.southernsunevents.com/contact-us

    http://www.southernsunevents.com/services

     

    Screen Shot 2021-08-02 at 12.27.31 PM.png

  6. 3 hours ago, tuanphan said:
    <style>
      @media screen and (max-width:640px) {
      .Site-inner {
        top: 83px;
    }
      }
    </style>

    No luck with this code. Any ideas on these items too? Thanks so much for your help

    - Keeping navigation at top of the page (no scroll)

    - Cropped banner images on the following pages:

    http://www.southernsunevents.com/contact-us

    http://www.southernsunevents.com/contact-us

  7. 4 hours ago, tuanphan said:
    /* desktop menu on tablet */
    @media screen and (max-width:900px) {
    .Mobile.loaded {
        display: flex !important;
    }
    header.Header.Header--bottom.Header--overlay {
        display: none;
    }
    img.Mobile-bar-branding-logo {
        visibility: visible !important;
    }
    }

    This seems to work but then brings back my hidden index page logo on mobile and tablet. I've been using this code for hidden index logo

    /* REMOVE MOBILE HOMEPAGE LOGO */

    body.homepage .Mobile-bar-branding-logo {

        visibility: hidden;

    }

    Screen Shot 2021-07-30 at 12.36.28 PM.png

    Screen Shot 2021-07-30 at 12.36.39 PM.png

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