We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
Yesterday I bought your Proton theme and did a 100% new install of Wordpress, Database & theme. Then I imported the demo content (classic) and didn't change anything else.
Now the website is showing everything full width, instead of the boxed layout as in your demo example. Please check http://2023.anymazed.com/ to see this problem happening.
I can't find any option to fix this and I followed all the steps for installing in your manual.
Hi,
Yesterday I bought your Proton theme and did a 100% new install of Wordpress, Database & theme. Then I imported the demo content (classic) and didn't change anything else.
Now the website is showing everything full width, instead of the boxed layout as in your demo example. Please check http://2023.anymazed.com/ to see this problem happening.
I can't find any option to fix this and I followed all the steps for installing in your manual.
Looking forward hearing from you soon.
Remco
I think I have fixed this with the code from another ticket:
@media (min-width: 1200px) { .n-container { width: 1170px !important; margin: auto !important; padding-left: 0; padding-right: 0; } } @media (min-width: 768px) { .n-container { width: 750px !important; margin: auto !important; padding-left: 0; padding-right: 0; } } @media (min-width: 1140px) { .n-container { width: 1140px !important; margin: auto !important; padding-left: 0; padding-right: 0; } }Very glad to know
, feel free to ask for anything you need
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards, NeuronThemes