Hi @monika777,
Yes, I know that is an issue for some users. So I’ve already started implementing a backend setting to adjust height (and to enable full-width as well). This will be part of the very next update.
What you can do in the meantime is to override the styles with your own css code:
.open-user-map .box-wrap .map-wrap {
padding-top: 100%;
}
This will make it look squared. You probably want to include this inside a media query that targets small screen sizes.
I hope this helps. Let me know if you have further questions.
Best regards,
Daniel
-
This reply was modified 4 years, 3 months ago by
100plugins.
Thank you for your reply! I tried this code, it works a bit better for me.
.open-user-map .box-wrap .map-wrap {
height:600px;
}
Thank you one more time, nice job!
Thanks and I’m glad this works for you. As promised I will keep you posted about the upcoming update @monika777.
If you are happy with my plugin please consider droping a quick review as this is supporting me most.
Best regards,
Daniel
-
This reply was modified 4 years, 3 months ago by
100plugins.
Hi Monika,
Good news! I’ve just released Version 1.2.10 which addresses also your request:
These are the new features:
- “Add location” button can be disabled entirely
- create and use automatic image thumbnails
- Better styling & validation for fieldsets
- Custom UI color for all elements
- Better “Labeling” for input fields
- hide empty custom fields
- Feature Request: “Full width”, “Fixed Size” & “Responsive size” option (yours!)
- Feature Request: marker categories filter
- Feature Request: single pages for locations
- Feature Request: automatic Social Media Icons
- Feature Request: dynamic image size
So have fun with the update and please let me know if you have any questions or requests.
Best Regards,
Daniel