• Resolved tott3

    (@tott3)


    Is it somehow possible to center the map? If I center it, only the text below gets centered.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JonasBreuer

    (@jonasbreuer)

    Hey tott3,

    The map gets rendered in a normal div with the id wpvc-jscontent. You can apply normal CSS to that. Something like that in your CSS file should center the map: div#wpvc-jscontent {margin:0 auto;}

    Cheers,
    Jonas

    Thread Starter tott3

    (@tott3)

    That did the trick, cheers. =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center map’ is closed to new replies.