Forum Replies Created

Viewing 1 replies (of 1 total)
  • Go to Appearance–>Editor in the CSS add code below at the bottom.

    /*MapPress--------------------------------------------- */
    .mapp-layout
    {
    	width: 100% !important;
    }

    Then in your post use the shortcode below with your correct mapid. Set your maps up with a width of 300 or less. The CSS will do the “stretching” needed to fill the width of the pag. Height really isn’t a factor here

    [mappress mapid=”2″]

    This method will change all the maps on your site to use this “adaptive” width.

    • This reply was modified 9 years, 1 month ago by wolfbane8653.
Viewing 1 replies (of 1 total)