Aleš Sýkora / November 28, 2023 / 0 comments
Inline SVG bottom padding in Oxygen Code Block
1 min read / Custom Code, Oxygen Builder, Plugins, WordPress / Share on: Twitter, LinkedIn, Facebook
Post summary: If you use the SVG file inline in Oxygen Builder Code Block element, you may encounter a little padding at the bottom of your code block. To fix this issue, just add this to your custom CSS stylesheet: Your problem should be fixed :-)
If you use the SVG file inline in Oxygen Builder Code Block element, you may encounter a little padding at the bottom of your code block.
To fix this issue, just add this to your custom CSS stylesheet:
svg {
display: block;
}
Your problem should be fixed :-)
Fuel my passion for writing with a beer🍺
Your support not only makes me drunk but also greatly motivates me to continue creating content that helps. Cheers to more discoveries and shared success. 🍻