Skip to content
Public Ticket #28872

How to set the height of Google Maps?

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.fluid-width-video-wrapper iframe {
  max-height: 320px;
}
Replace 320px with the height value.

Regards,
PenciDesign.


Want to join this conversation or access attachments? Sign in first.