Comments Joe started the conversationFebruary 15, 2023 at 9:08pmSite doesn't reflect the demo properly. Attached files: Screen Shot 2023-02-15 at 4.07.41 PM.png 949Neuron repliedFebruary 15, 2023 at 11:17pmHi, Can you please provide me with your wp-admin, I will have a quick look to see what's going on. Feel free to ask for anything you need. Kind Regards Joe replied privatelyJoe repliedFebruary 17, 2023 at 4:16pmAny help from the community here? Portfolio dimensions are too large, taking up entire screen. Images are not present. Any suggestions on what to try to have the demo import properly? Does not seem to be a plug-in issue. Any help is greatly appreciated. 949Neuron repliedFebruary 17, 2023 at 6:09pmHi Joe,Sorry for the late reply,I've just fixed your site width, please take a look at it.Feel free to ask for anything you need.Kind RegardsJoe repliedFebruary 17, 2023 at 8:46pmNo worries. Thank you. Can you briefly tell me what the issue was? 949Neuron repliedFebruary 20, 2023 at 9:09pmHi,I am very sorry for the late reply, we were not working on the weekend.I've added the following CSS code at Dashboard > Proton Options > Custom CSS, and that fixed the issue. @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; } } Feel free to ask for anything you need. Kind Regards Sign in to reply ...
Site doesn't reflect the demo properly.
Attached files: Screen Shot 2023-02-15 at 4.07.41 PM.png
Hi,
Can you please provide me with your wp-admin, I will have a quick look to see what's going on.
Feel free to ask for anything you need.
Kind Regards
Any help from the community here? Portfolio dimensions are too large, taking up entire screen. Images are not present. Any suggestions on what to try to have the demo import properly? Does not seem to be a plug-in issue.
Any help is greatly appreciated.
Hi Joe,
Sorry for the late reply,
I've just fixed your site width, please take a look at it.
Feel free to ask for anything you need.
Kind Regards
No worries. Thank you.
Can you briefly tell me what the issue was?
Hi,
I am very sorry for the late reply, we were not working on the weekend.
I've added the following CSS code at Dashboard > Proton Options > Custom CSS, and that fixed the issue.
Feel free to ask for anything you need.
Kind Regards