Q: Am I able to style the map and make it pretty?
Hey Nick,
I was wondering if I can use Snazzy maps to apply custom styles to the map.
Also, am I able to use CSS to style other elements, of the map? The tables showing the markers underneath the map, dropdowns, popups etc.?
Thanks, Joe
Nick_WPGoMaps
Oct 7, 2024A: Hi Joe
Yes you may use Snazzy maps to apply your own custom styles to the map as we support using theme JSON data. With that said, please follow the below steps on how to then apply your style:
1. Navigate to your map editor (Maps -> Edit -> Themes)
2. Find the "Theme Data" section.
3. Copy the theme code from Snazzy Maps and paste it in the "Theme Data" text area.
4. Click the "Save Map" button to save the map changes.
Once this has been done, your custom theme should be used for your map.
With regards to using CSS to style elements/components on the map, yes this is indeed possible. You may enter your CSS code in the "Custom CSS" setting block that we have included in our maps global settings area (Maps -> Settings -> Custom Scripts / Advanced Settings).
Should you need assistance with writing the CSS code, please may you open a support ticket (https://www.wpgmaps.com/contact-us/) with this request and one of our support agents will be more than happy to assist you accordingly.