Skip Navigation

[Resolved] I can't set a full width page for my "unit" pages.

This support ticket is created 3 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 3 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#2156471

I'm trying to build a template for my unit pages , but I can't set the images to full width.

#2156627

Hello,

I assume we are talking about a Toolset content template.
The Toolset Content template works in post/page content area, but the post/page content width is defined by your theme file, you might consider these:
1) Add a Toolset container block in the content template
https://toolset.com/block-item/container/
Display the images in above container block
2) Setup custom CSS codes to style container block as full width:
https://toolset.com/course-lesson/container-blocks/
adjust the max width of container block HTML div tag to what you want:
hidden link