hi,
Do you have an example with a page over a page, as some kind of advertisement. Like a modal but not a modal :). Rather like your "side panel" but opening it over the entire existing page?
Also, happy new year 2021
Regards
2 replies · opened Jan 24, 2021
hi,
Do you have an example with a page over a page, as some kind of advertisement. Like a modal but not a modal :). Rather like your "side panel" but opening it over the entire existing page?
Also, happy new year 2021
Regards
Hello,
A Very Happy New Year to you and your Loved ones!
This is Definitely Possible and can be implemented using some custom CSS. Consider using this Code for the Modal:
[ch_pre]
A Simple Example of a Text ModalLorem ipsum dolor sit amet, consectetur adipisicing elit. Nostrum delectus, tenetur obcaecati porro! Expedita nostrum tempora quia provident perspiciatis inventore, autem eaque, quod explicabo, ipsum, facilis aliquid! Sapiente, possimus quo!
[Close this Modal](#)[/ch_pre]
and this CSS Code:
[ch_pre type="css"].mfp-container {
padding: 0;
}
.mfp-close {
color: #222;
}[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
thanks
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard