-
Descriptionis it possible to add a css Sometimes there are some images which is horizontally long (such as logos) which gets trimmed because of the default behavior of Is there a way to set a per-post |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Aug 10, 2024
Replies: 1 comment 1 reply
-
Overwrite the CSS via the You can also use JavaScript. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ohshane
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overwrite the CSS via the
css
key or useinclude-*
to include your CSS as plain text.You can also use JavaScript.