Place Module "floating Over" Template - Question | JoomShaper

Place Module "floating Over" Template

TD

TOCHTERMANN DAMIEN

Template 1 week ago

Hello,

I use Travelin and would like place a module floating over template. It will just be an icon to open a popup for booking possibilities + a module to change language (both regrouped in sppb module). How may i do that ? Thanks

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 week ago #219192

Hi there,

We appreciate you bringing this to our attention. If you're using our template, it likely includes SP Page Builder. In that case, you can use the Popup Builder feature to achieve your goal. Please check that option and let us know if you need any further guidance. Here is the documentation.

https://www.joomshaper.com/documentation/sp-page-builder/creating-popups

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
TD
TOCHTERMANN DAMIEN
Accepted Answer
1 week ago #219194

I cant use Popup, as it doesnt allow to display a module , only text / image / video.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 6 days ago #219242

You are right. Please watch the video. I hope this video will help you.

https://drive.google.com/file/d/1wd2_cbZA8sQ3zyD4izv2O1YQ2ZYGaEwD/view

.sp-module.ctm {
    position: absolute;
    z-index: 9999;
    background: #ddd;
    width: 340px;
    top: 300px;
    left: auto;
    right: 0;
}

Thanks

0