Forcing object full width

Hello there, I need a little help if possible!

So I need to make an element full width. No matter how much I mess with it I can not figure it out. I found this code:
.x-container.max { max-width: 1200px; }
And when I change it to:
.x-container.max { max-width: 1800px; }
It does the trick.

But can’t figure out how to make that code stick.

This is what it looks like now:

I’d also like to force the plug-in into a thinner height. So it is not so tall. If anyone had a suggestion of doing this, that be amazing!

Thank you,
Michael

I solved the issue!

Glad to know!

thanks you!

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