The Easter Sale is on! Join now or renew your subscription with a 25% OFF! Read More

Support Forum

Logo little bug

Hi,

A little bug and can't solve it.

Here is it on video to better see it : Youtube Link

I add this code in custom.scss to force .g-fixed container to be 100% before the flex.scss do it but strangly, looks like to disapear at a precise point like in the video...

don't this code do it apply all media under 70rem ??

Thanks for help

@media only all and (max-width: 70rem) {
.g-fixed-container [class*="size-"] {
flex-grow: 0;
flex-basis: 100%;
max-width: 100%;
}
}
Responses (3)
  • Accepted Answer

    Thursday, April 25 2024, 09:23 PM - #Permalink
    Hey Patrice,

    It seems that you figured it out.
    I checked your website and I cannot reproduce the issue that you show in the video.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, April 26 2024, 09:10 AM - #Permalink
    Hi,

    No still present here on three diffferent navigator : chrome, ie, firefox, don't you have it ?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, April 26 2024, 11:16 PM - #Permalink
    Hi Patrice,

    Nope, I do not see any issue.
    Here, have a look at this video that I recorded for you.

    Even if you see and issue, I do not think that there will be a single user that will resize the browser so they can land on this particular resolution where they might reproduce the issue.
    I do believe you will agree that we can assume that everything's fine here.
    The reply is currently minimized Show
Your Reply

Become an insider | Subscribe to our Newsletter
Subscribe to our mailing list and stay up-to-date with all our awesome releases, latest updates and amazing discount offers!