I'm currently trying to edit a piece of content within our content section on Umbraco, which is using the grid layout data types within the body.
One of the grid's row configuration has two cells side by side - these are set to allow RTE and Image.
I have put text and Image within these two cells in the Content Editor, however they're not displaying side by side on the website. The text is displaying above the image.
How do I get the text and image to display inline side by side?
Grid Layouts
I'm currently trying to edit a piece of content within our content section on Umbraco, which is using the grid layout data types within the body.
One of the grid's row configuration has two cells side by side - these are set to allow RTE and Image.
I have put text and Image within these two cells in the Content Editor, however they're not displaying side by side on the website. The text is displaying above the image.
How do I get the text and image to display inline side by side?
Hi
You need to use a theme for grid and ensure css for it is added in the front-end. All the themes are available in Partials/Grid.
You will be able further debug the issue using Chrome Inspect and see the missing style for class.
Regards,
Shaishav
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.