Viewing 4 reply threads
You must be logged in to reply to this topic.
Hello,
is their any possibility to make our lightbox pop up, which includes our contact form, responsive?
Kind regards
Hello,
You want the top navigation bar to be visible on responsive? The contact form you have on the lightbox is responsive. To make the top bar responsive please add this css code at Custom Css Code at general options.
@media (max-width: 767px){ .top_nav { display: block; } .top_nav #social_widget-2 { margin-top: -53px; margin-right: 11px;} .top_nav #text-2 { margin-left: 110px; margin-top: -4px;} }
Best regards!
Hello,
thank you for that, but I mean the Lightbox, whichs PopsUp, when the link “Kontakt” is clicked.
The lightbox does not resize, i tried to fix that with css, but didn’t get it.
Kind regards
Hello,
I tested pop up form in iphone, and it looks responsive (screenshot). What do you need to achieve? Send us a screenshot so we can understand better.
Best regards!
Thank you, I guess it was always responsive.
Great support!
You must be logged in to reply to this topic.