This topic has 7 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hei
When I try to work in Frontend editor, I see such “open space” on the left side of the row.
Do you know why? 🙂
https://prnt.sc/lw8nd9
Regards
Patrick
Hello,
This looks like WPBakery Page Builder plugin specific issue, therefore it is harder for us to find the issue and fix it. I would recommend you to use Backend editor.
Regards
Hei, it’s harder for me to work on backend editor, and since you have made these template in WPB PB and you deliver that plugin I’d kindly expect, that also you will be the one who find the reason/error
If I’d buy the WPB PB license on my own, then It’d be my own problem…
Regards
Patrick
Hello,
You’re right. Unfortunately, I do not have a ready solution right now.
The problem was passed to our developers.
Regards
Hello,
Please add this code in Theme Options > Custom css:
.vc_editor .vc_element-container:empty {
display: none;
}
.compose-mode .vc_element-container .vc_element .vc_controls>.vc_controls-out-tl {
left: auto;
right: 0;
}
Regards
CSS works great, thank you!
And I don’t know if it can be related, but the carousel of 3 slides is shown regardless of the screen size, though it should decrease.
Do you know how to fix it?
https://screenshots.firefox.com/zFZIOVHcpwuDXG1m/test717.futurehost.pl
https://screenshots.firefox.com/FfXBoaBrS9kmxk6o/test717.futurehost.pl
You’re welcome!
It works fine on the real mobile device but is incorrect in preview mode. Our developers will check if this can be fixed.
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up