Dear Support,
Below embedded social link (Pinterest, Facebook) is big empty white space!
Tviter, Instagram, TikTok are ok!
How to resolve this?
https://imgur.com/a/HPCjfdg
https://imgur.com/a/IejcThi
Thank you in advance.
-
This topic was modified 3 years by
platamun47.
Hello @platamun47 !
Please check in the TagDiv Composer, in the CSS tab of the elements and set a margin bottom 0 for example.
Thank you!
Dear Bettina,
I think that you are not understand me!
Which element you mean?
How to do it?
The big white space after facebook and piterest links in post is only on mobile page/device.
Thank you for help!
Hello @platamun47 !
Edit the article with the TagDiv Composer, and check if in the TagDiv Composer exist these spaces.(the mobile viewport, and tablet viewport: https://www.screencast.com/t/YUVUcyrgh)
Thank you!
Dear Bettina,
I known it. 🙂
I have only single post content element!
Please see a image.
https://imgur.com/a/U5uJ3wt
Thank you!
-
This reply was modified 3 years by
platamun47.
Dear Anamarija,
I do not have this options.
Big white space is only on mobile version when I added facebook and pinterest embedded link. Please see a code.
<iframe style=”border: none; overflow: hidden;” src=”https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FYahooUK%2Fphotos%2Fa.355331247834346%2F1001407999893331%2F%3Ftype%3D3&show_text=true&width=500″ width=”500″ height=”502″ frameborder=”0″ scrolling=”no” allowfullscreen=”allowfullscreen”></iframe>
Thank you in advance
Hello @platamun47 !
Try to add this CSS code into the Live CSS section:
.tagdiv-type iframe{ height:auto!important;}
Let me know the results!
Thank you!
Dear Bettina,
Thank You!
after add that code I have in desktop and mobile version
height of all inframe enbedded is small!
White space is gone.
Pleses see url https://nook.rs/nikolas-vinton-britanski-sindler/
Thank you in advance.
-
This reply was modified 3 years by
platamun47.
Hello @platamun47 !
If you look at the code, then there are some values for the width and height. The iframe is not responsive. Change the values so that they are okay for all the viewports.
Thank you!
Dear Bettina!
I add the code .tagdiv-type iframe{ height:550px!important;}
but you tube height is to big, facebook is ok, but stil I have
white space bellow…
🙁 🙁 🙁
BR.
Hello @platamun47 !
Then you will need other code. Unfortunately, this issue is not from the theme.
Thank you for understanding!
Dear Bettina,
I will try to find solutions over net…Do you think that is problem in wordpress?