Tagged: google maps
- This topic has 8 replies, 2 voices, and was last updated 5 years, 9 months ago by vraugul1.
Viewing 8 reply threads
- AuthorPosts
- February 19, 2019 at 2:35 pm #49007
- February 19, 2019 at 2:50 pm #49020WCFM ForumMember
Sure, restrict this using CSS.
Thank You
- February 19, 2019 at 3:04 pm #49027vraugul1ParticipantThis reply has been marked as private.
- February 19, 2019 at 3:48 pm #49031WCFM ForumMember
HI,
Please add this CSS –
.wcfmmp-stores-listing .wcfmmp-store-list-map { width: 75%; margin: 0 auto; }
- February 19, 2019 at 4:20 pm #49035vraugul1Participant
I need to change the height
Limit it to 300pxThank you!
- February 19, 2019 at 4:33 pm #49041WCFM ForumMember
Ok, just add here –
.wcfmmp-stores-listing .wcfmmp-store-list-map { width: 75%; height: 300px; margin: 0 auto; }
Thank You
- February 19, 2019 at 4:47 pm #49042vraugul1Participant
This code did not change the height.
I need the width to be 100%
A height of 300px.Thank you!
- February 19, 2019 at 4:58 pm #49045WCFM ForumMember
OK, use this –
.wcfmmp-stores-listing .wcfmmp-store-list-map { height: 300px !important; }
- February 19, 2019 at 5:06 pm #49046vraugul1Participant
Thank You Very Much!!!
- AuthorPosts
Viewing 8 reply threads
- The topic ‘Maps’ is closed to new replies.