It appears that various elements are having their height set dynamically via javascript, when the viewport width changes. This would probably override any css settings you’ve set. Looking at the code, there’s an embedded iframe, within which there’s javascript like this:
var calculateHeight = function (settings) { ...
The code then calculates a height to use based on the viewport width. You’ll need to look at disabling/modifying that javascript.
Related Posts:
- make WordPress image captions responsive
- Responsive Theme Design: how have slideshow on desktops/tablets and static photo on mobile using same template?
- How to get attachment id of background image?
- Pb with responsive image sizes in WP 4.4
- Change function in responsive theme
- $content_width for responsive UI
- How do I make featured images retreived by the_post_thumbnail() responsive?
- GIF featured image is resized on server but not used in frontend. Why?
- Responsive 2 column staggered layout client expectations vs reality problem
- Responsive Video Max-width
- How to force the twentyfourteen narrow screen layout to apply to wide screens?
- twentythirteen h1 and h2 not resizing responsively
- YouTube video goes over sidebar [closed]
- Wp_List_Table not responsive
- mobile vs responsive sites [closed]
- Responsive Theme Design: how have slideshow on desktops/tablets and static photo on mobile using same template?
- responsive not working
- I want to add “View Desktop Version” for mobile visitors for my wordpress site
- Navigation Menu Rendering Issue on Windows 10
- Header Logo Scaling
- The hyperlink not responsive with post? [closed]
- Create various image sizes ad hoc
- Trouble with responsivitizing my twentythirteen header
- site is loading fully zoomed in on mobile devices
- Show content based on width?
- making images scalable for responsive designs [closed]
- Is Twenty Eleven Theme Responsive ? any update? [closed]
- How I can add responsive font size in theme.json file
- How to get WordPress Dataviews component responsive?
- Media queries in Sass
- Full width image in separated row on wordpress (Ref attacted)
- How do I disable responsive images in WP 4.4?
- Proper usage of wp_is_mobile()?
- WP 4.4. responsive images browser choosing the “wrong” one
- the_post_thumbnail responsive srcset not populating with custom image size
- How to insert pictures without hard coded dimensions?
- Create image formats with different qualities when uploading
- How-to make the admin area mobile friendly [closed]
- How can I set image sizes and still have responsive images using the srcset attribute?
- Images all broken after migration and upgrade
- WordPress Gutenberg Embed Blocks Are Not Responsive
- Custom permalinks with NextGEN Gallery
- How-to add rewrite rules to point the uploads folder to a subdomain
- Infinite scroll / lazy loading with NextGen Gallery [closed]
- Load entire NextGEN gallery from single thumbnail?
- Responsive Images
- WP 4.4. responsive loads normal image after loading the responsive image
- Why is wp_get_attachment_image_src returning wrong dimensions? [duplicate]
- the_post_thumbnail scaling not hard cropping
- Want image captions to be from img ALT tags not title tags
- Excess White Space Above Admin Bar on Frontend Using Twitter Bootstrap
- Making WordPress Gallery (.gallery-item) Responsive?
- Implementing Zurb’s Interchange Into WordPress
- How do I get the attributes of a short code from a post?
- Using FlexNav with WordPress [closed]
- Featured Image in 4.4 should be larger on mobile device
- WP 4.4 aspect ratio with responsive image
- How to use the responsive images feature from WP 4.4 in your themes
- WordPress core responsive video not working with shortcode
- How to oEmbed from custom field, responsive to container size and responsive
- Use Media Library to manage galleries like Nextgen (with folders, albums, collections, tags, categories, terms…)
- Generating Responsive Background Image Sizes in PHP
- How can I serve different images depending on screen size with wordpress
- Benefits of storing uploads in an assets folder?
- Don’t load scripts if on mobile/tablet
- conditional shortcode not working
- Change theme based on window size
- Integrating Nextgen Gallery with Gallerific
- Run shortcode at certain resolution
- Trying to load a responsive CSS media query using Custom Taxonmy
- Two column layout using Bootstrap [closed]
- How can I make new .css file in child theme override styles in child theme’s style.css
- conditional shortcode not working
- How to Make WordPress Default gallery responsive on mobile?
- wordpress responsive image srcset not working
- Responsive background images added inline
- NextGen Gallery template cache [closed]
- How can i disable a plugin for a mobile phone?
- Responsive Images – Add srcset attributes to custom Images Function
- Display all albums in nggallery on a page [closed]
- Retrieving images from a NextGEN gallery
- Get a list of all image sizes that match aspect ratio of original one
- How can I make wp default gallery responsive?
- How to switch css files according to devices and button click?
- How to show only images with a certain tag with NextGEN gallery plugin?
- Manipulate Output of wp_list_something: select menu instead of li’s
- problem with nextgen plugin
- NextGen Gallery – automatically create gallery sub page?
- How to exclude an image size from the WordPress srcset
- Get specific image size for small viewport width
- Responsive Images Resizing Images
- How to create additional thumbnails of custom size in nextgen gallery while uploading images? [closed]
- Get a list of galleries from an album in NextGEN Gallery [closed]
- How do I attach images to a post without inserting them?
- What tags should be used for themes to show the type of layout?
- nextgen gallery: how to get picture url by gallery id
- NextGen Gallery different thumbnail size per gallery
- ACF Plugin – Random Gallery Image with wp_get_attachment_image()
- Featured image (responsive) above content is too small after update to WordPress 4.4
- Video to stretch across the entire homepage [closed]