-
-
Hello,
Please help me with a weird behavior of a VC element Accordion in combination with a smartphone display.
See attached screen shot wide-screen and smartphone screen.
Thanks in advance!
-
Hello,
I’m not sure if the pictures are visible. One again. You can see the effects on http://www.proint.nl
Decrease IE screen and look at the accordion on the home page. Thanks!!
Frank.
-
Hello,
Please add this code into your custom css box:
@media (max-width:767px){ .vc_tta-panels { padding-top: 92px;} } @media (max-width:480px){ .vc_tta-panels { padding-top: 112px;} }
We will fix this in the next update.
Best regards!
-
Hello Mihaila,
Thank you very much! This works fine.
But, sorry that i didn’t see it before, we have the same problem on
1) the Home page with the VC Slideshow element and
2) the Contact page with the VC Tour element.
You can see the effects on <span style=”color: #32a3cb;”>https://www.proint.nl</span> Decrease IE screen and look at the accordion on the home and contact pages. Many thanks for quick reply in advance!!
-
Hello,
Sorry for the inconvenience.
Please add this code into your custom css box:
1-For the slideshow in homepage:@media (max-width:767px){ .flexslider .slides > li { margin-right: -96% !important;} }
2-For the Tour in Contact page, i don’t see any issue here. Can you please post a screenshot? So i can understand better.
Best regards!
-
Hello Mihaila,
Again, thanks very much!
Ad-2) Sorry i mentioned the wrong page. Look at the PROINT page to see the Tour-element (See http://www.proint.nl and select the proint page). Decrease IE screen and look at the Tour on the this page. Many thanks for quick reply in advance!!
Best regards Frank.
-
Hello,
Please add this code into you custom css bxo:
@media (max-width: 767px){ .page-id-83 .vc_tta-panels { padding-top: 150px; margin-left: -422px; }} @media (max-width: 480px){ .page-id-83 .vc_tta-panels { padding-top: 200px; margin-left: -272px; }}
If the issue persists, send us your wp credentials in a private reply. So we can fix them all.
Best regards!
-
-
You must be logged in to reply to this topic.