ICON default template, left sidebar but would like full width sections

hi i would like to use full colored backgrounds of sections under ICON stack, with left sidebar. I ve seen this thread ( https://theme.co/apex/forums/topic/how-to-create-a-template-with-no-container-but-sidebar/ )

but this doesnt work on icon. Can you please advise how to achieve this under ICON stack?

Hi Janci,

Thank you for writing in, please add this to Theme Options > CSS instead.


.page-template-default.x-icon .x-container.width {
	max-width: none;
	width: 100%;
}

If that did not work, please provide us the site URL so we can take a closer look.

Hope it helps,
Cheers!

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