aman204
I appreciate your support and hope that you are not getting mad at me.
I have added the mentioned inline style with zero margin and padding for p tags to the Custom HTML modules GRID1 and GRID5, but it just working on GRID1 and removes only the top padding.
<p style="margin: 0 !important; padding: 0 !important;">{hotspotsanywhere}</p>
If you go to menu item "Map view 2 (GRID1)" you'll see there are still pink padding at the bottom.
If you go to menu item "Map view 3 (GRID5)" you'll see there are still green padding at the top and both sides.
Is something missing or is it necessary to add more codes and if so which ones?