Reply To: How to create div block with borders April 2, 2017 at 12:41 am #7557 RonKeymaster You don’t have to enclose the map in new divs. You can add this on your custom css to target the maps and add style similar to the images: .entry-content .wpgpxmaps { background-color: #eee; border: 1px solid #ccc; padding: 4px; }