This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Alessandro
Hello,
I’ve created a manteinance page as described in the doc, I’ve also created a new staging test site where I’ve imported a demo to see what you did.
So in the page
https://psytrance-pro.com/staging/wp-admin/post.php?post=26748&action=edit
I’ve edited the row and in the design options I’ve added an image selecting cover (tested also other options but not what I’m looking for).
The problem is that when you see the page
https://psytrance-pro.com/staging/maintenance/
The image loaded in the BG is not full screen as you caan see, but just a little on the top, also a white empty space is visible where the vertical menu is located in the site.
Can you kindly fix these issue please?
Thanks
Hello, @Alessandro,
1. I can see you are using the WP Bakery page builder on your site and you have set that row using the WP Bakery ROW element.
So for making that ROW for the complete page, it provides the option, first of all, you have to set the image as a background image to ROW from the row design options: https://postimg.cc/62y466FC
And then you have to set the ROW as “Full height row?” from the row general settings: https://postimg.cc/Yvr9qqWj
2. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Desktop Custom CSS and it will remove the vertical space from your page.
.page-template-maintenance .template-content {
margin-left: 0 !important;
}
If after following the above-described solutions, the issue will still persist then please grant me access to your site, as your server doesn’t allow me to log in and it blocks my IP see image: https://postimg.cc/jDdK94XC I am accessing your site from Pakistan please whitelist Pakistan so that I will be able to login to check and fix your issue.
Regards 8Themes Team.
Hello and thanks for the support, everything perfect as always!
Best regards
Alessandro
Tagged: expectations, manteinance, optimization, themes, woocommerce, wordpress
The issue related to '‘Manteinance page doesn’t look as expected’' has been successfully resolved, and the topic is now closed for further responses