Fullwidth custom portfolio item template using Layout Builder?

Is it possible to use Layout Builder to create a custom portfolio item template that is fullwidth? I am able to do it by overriding the default .x-portfolio max-width CSS styling in the Single CSS window:
.x-portfolio { max-width: none; }

Just wondering if there’s another way to do it that I’m overlooking—like within the theme settings. I tried setting Site Layout and Content Layout to ‘fullwidth’ but that had no affect for Portfolio items.

Hello @samuraicow,

Thanks for writing to us.

In order to make the layout full width, I would suggest you go to the Row ---->Size—>Uncheck the "Global Container " to make the content section full width.

If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact layout URL

You can find the Secure Note button at the bottom of your posts

Thanks

Thank you. Turns out I had a conflicting CSS rule in my Global CSS panel! :man_facepalming:

You are most welcome @samuraicow

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.