Hi all - I’ve found numerous posts on how to modify overall page/post width in various themes using Code Injection, but is there a way to modify the width of a specific element? I see some themes do just that for Image elements, giving you the option for wider images without changing the page column width otherwise.
Some specifics on what I’m trying to do:
- Using the Edition Theme
- Set up a Page, and would like to keep the normal width for headline, copy, etc.
- Midway down the Page I want to use the HTML module to embed an AirTable interface.
- Embeds fine, but it’s a wider table and I’d like to not force the user to have to scroll too much side to side within the iFrame
Possible? Better way or module to accomplish this with? Thanks!