codepen customization
-
Is there a way to customize the size and height of a codepen iframe?
the height of a pen on WP is preset to 300px
i tried to modify it with custom css as follows
#cp_embed_aOdQVN { height= 450px; }this did not work
the post in question is this one
The blog I need help with is: (visible only to logged in users)
-
There are a number of elements in the CodePen code that have heights set in the HTML itself, and I can find no way to override those.
-
-
- The topic ‘codepen customization’ is closed to new replies.