Figure shortcode not Applying Class #1481
keesfluitman
started this conversation in
General
Replies: 1 comment
-
|
This is related to #1112 there is a bug currently opened. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Just a question,
Love your work thanks!
I have added this shortcode
{{< figure
src="/gallery/image.jpg"
alt="image"
class=".customSize"
>}}
But the class is not applied, and my custom.css file with the class thus not working.
Any other way to add images and control their position?
As a workaround I just add html and element css directly. But maybe I'm overlooking something?
Beta Was this translation helpful? Give feedback.
All reactions