Hello @capitaldigital ,
Thank you for your review and we are sorry to hear about your experience!
This is a free forum where users can post questions and share their ideas with the community to better themselves and to also help other users in need. However, given it’s a public forum, we cannot share sensitive information on the threads for security reasons.
Related to your initial thread, we only wanted to see the website page, and a URL so we can take a better look at the issue in order to start troubleshooting or at least guide you to the correct path, but we didn’t ask for any login information to the admin panel for obvious security reasons.
If we cannot see the issue, it is quite difficult to provide a solution and I hope you can understand that.
In the meantime, if you are still interested to work on solving that particular issue, we would appreciate it if you could at least share some screenshots of the issue, error logs if any, and some details about the plugins used, the WP environment, and the PHP version.
Also, you can try using some custom CSS to create more left margin for the sidebar. You can use the below as an example:
.col-md-offset-1 {
margin-left: 200px;
}
Thank you for understanding and have an amazing day!