Archived topic
Shortcode Blocks not responsive
3 replies · Started by troyw on September 15, 2021
Hey guys,
I have a Shortcode on my Homepage which displays latest Pods custom posts. This works great, however if I decrease the screen size to mimic a mobile or tablet device, the blocks do not act responsively.
How do I make this section responsive?
Thanks
Hi there,
The theme doesn't control how these elements show up.
I've inspected the page and saw that the elements in question are iframes which basically have their own styling within them.
iframes are basically a webpage within a webpage. You'll have to ask the developer of the plugin of that shortcode on their best practice on how to style their iframes. :D
Thanks
No problem.