Hello we seem to be having an issue with Convert Plus getting cutoff on mobile
Hi Stigan,
Thanks for reaching out.
It seems that the content position atrribute value set to the relative and that is what the reason behind your issue. There might be some different reason behind your reason, I would like to suggest troubleshoot the following common issue to help us to recognize the reason.
1.Plugin Conflict
2.CSS/JS Customization
3.Disabling Cache
4.Disabling CDN
If you discover that an issue is coming from a custom code or 3rd party plugin, kindly consult with a developer or contact the plugin author. Please note that we do not provide support for custom codes and 3rd party plugins.
For temporary workaround you can add the following custom CSS code into the Theme Options > CSS to get rid of this issue.
.cp-blank .cp-row-center
{
position: absolute !important;
}
Please remember that the above code will work if copied as it is and don’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We really do not provide support for custom codes that means we can’t fix it in case it conflicts with something on your site nor will we enhance it.
Thanks
this is fixed, thank you
Please close this ticket
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
