SOLVED: Something wrong with my header template. Unwanted Max-width:1400px

Bricks Version: 1.3.5(issue begun since 1.3.4)
Browser: Chrome 90
OS: macOS / Windows / Linux / etc.
URL: https://s.jt.my

Hi Bricks team,
I found there is something wrong with my header since version 1.3.4.

Please refer to the screencast.

Here I brief what the issue I found is.

I noticed this issue when I updated my staging site to 1.3.4. But I didn’t have time to report this issue(suspected bug) because I was busy with my main work at that time.

The issue:
In the main container of the header, I have already set stretch for it, but when I checked the HTML source, I realized that there is a weird “max-width:1400px” stopping me from making my header full width.

My header:
You will see it when you scroll down to the bottom, and you will then see my header appears when you scroll up back a little.

Let me know if there is anything unclear, I can make another screencast again.

Looking forward to hearing from you.
Thank you!

Regards,
Jornes

[Please describe in as much detail as possible how we can replicate this bug]

Hi @timmse , I tag you here for this issue.

Hi Jornes,
I saw your post last night but could not figure out where the problem is.

Maybe it’s related to inline styles <> external files - have you tried switching the styles (without caching enabled)? We are working on it right now, as there are still some issues here and there.

Best regards,
timmse

Hi @timmse

Did you mean this?

Yes, thank you very much!
Ok, it doesn´t make a difference in your case if inline styles or external files :expressionless:

We continue to investigate. Thanks for the video!

Hey @timmse

The issue was there since I first did the update( I hadn’t touched anything else but update the theme at that time). So, I assume it’s nothing to do with the inline or external files too). I have checked my theme setting and my container…I can’t find the max-width:1400px as show in the video.

Let me know if you need a temp login link for further investigation in my site.

Thank you!

Hey,
please send us your login details to help@bricksbuilder.io,
and we will take a look at the backend :v:

1 Like

Hi @timmse
Done.

Kindly check it out. Thank you!

Hello @jornes

Thank you for the email.

The root cause of this issue is the Boxed Max Width setting. You may find it under Theme Styles > General, select Layout = Boxed and you’ll see that the Boxed Max Width was set 1400px.

This is how you see it when you enter in the Theme Styles > General:
Screenshot 2021-11-11 at 09.49.09

This is what you see when you select the Layout = Boxed:

If you clear the Boxed Max Width setting it fixes the issue.

1 Like

Thank you for the investigation on my concern!

It is now fixed. Thank you, Luis!