Map and Table Position

Hi
Using PHPMaker V2023.11So I have an table and have produced a list page and I’m using the googlemaps api all works fine
on the page I get the map and below is the table

Can I get the table to be next to the map rather than below ? and if so pointers on how to do this would be appreciatedKind Regards
John B

There is no built-in option to put the map next to the table. However, you may easily add CSS under HTML → Styles → User to align the content, see Bootstrap Flex.Also read https://discourse.hkvstore.com/t/inspect-html-element-and-add-your-own-css-styles/6310/1