You can target several of the header elements using CSS. I’d use the site-branding like so:
.site-branding {
min-height: 50vh;
}
This would set the minimum height of the element to 50% of the viewport height.
You can add this to your child theme’s style.css or via the customizer if you’re running a WordPress version greater than 4.7.
Related Posts:
- WordPress default theme css units
- Child theme menu not appearing in Twenty Seventeen
- Making update notification functionality for my themes
- how to create a conditional content_width for a wordpress theme?
- How To Add New Option Types To Option Tree?
- Best practice for including plugins as part of a theme?
- Modular theme settings
- Trigger Customizer saving process with Javascript only
- Where do I find the functions triggered within a hook?
- How to determine the current widget’s parent container (sidebar widget id)
- Comment form not display properly?
- How to add menu support to a theme?
- Setting up partial Right-to-Left admin interface
- Moving functionality from functions.php to classes?
- Is it possible to display the admin bar while in the Theme Customizer?
- Pagination & get_pages?
- Custom nav menu is created with default pages, but not hooked to theme’s custom menu location
- How to pass code from header.php to footer.php
- Move my theme style.css into a folder
- Demo Import changes terms ids
- how to change WordPress menu markup/classes
- Best practices: Custom theme sidebar menu – hardcode or widget?
- Is it a good idea to make whole theme widgetized?
- Gutenberg Reusable Block as part of WordPress Theme page
- How to get the URI to a theme without the domain. Example: /wp-content/themes/my-theme
- Does WordPress count as a means to learn web development? [closed]
- current-menu-item class not working
- How to handle custom form submission?
- menu behavior is not as expected
- My custom theme does not load the translations
- Prevent theme from activating [duplicate]
- Messing up with transient API – getting flushed on refresh
- A mystery 300px image size
- Custom Field returning Numerical Value for Image rather than URL
- which is the best way to customize nav-menu-template.php?
- wp-cli: For development, how can I activate a theme that is on the local disk but not zipped?
- Inheritance of parent theme plugin files in a child theme
- Why is the Page Template dropdown menu using the wrong file name?
- Display a list of certain categories by ID
- 2 localizations inside a WordPress theme
- Implementing FancyBox
- Single Page Design, Storing in Theme Options
- Working with a WP Starter theme
- Child theme enqueue scripts using new functions
- Should I change text-domain of TGM library inside theme?
- Custom theme updater – random string in new theme name
- Show woocommerce categories on my theme menu styling
- “Bad element for masonry: undefined” why this error us occuring? [closed]
- Scroll to position on page for category pages only — woocommerce
- How to Find the Page the Front Page is Using?
- My jQuery is enqueued properly. So why isn’t it working?
- Database Tables in WordPress Theme
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- 3 Level Deep Navigation Menu Not Showing All Levels
- Call to require(‘../../../wp-blog-header.php’) results in 404 error?
- wp_enqueue_script not working?
- Random white space before doctype
- How to add menù section to my WordPress template?
- is_single() works in plugin, not in theme?
- Do I need to create a child theme for JointsWP
- why mytheme/single-product.php works but not mytheme/woocommerce/single-product.php
- theme-independent CSS/JS files
- What is the need for the static front page [closed]
- Do translation functions like __e() have to take strings in English in themes?
- License of the used Bootstrap Theme is not GPL compatible
- How add built-in textarea in theme development?
- Pagination fuction in shortcode always displays on top
- How to include posts with a theme
- tag__in does not return posts
- Register a custom post type as public = false, but have content appear in search engines?
- Pagination don’t work with active filters
- Theme author.php transfer
- restrain filter on get_the_excerpt to queried item in stead of current post
- Theme has disappeared
- wanted to sort the wp_query array by two ACF field (Year and month)
- How to display only author’s name for the current post?
- two col layout bootstrap 4 with one fixed col and fade in effect on image
- Styling the website via the customizer – do the changes stay after theme update?
- Alt header logo and link for specific pages
- Custom php template file only for mobile
- which template should I use for single category post?
- annoying “Confirm Form Resubmission” message
- Testing localhost WordPress site over LAN with iPad, iPhone
- Child theme in separate WordPress Install
- How to show children pages as array
- wp_nav_menu custom walker class
- Using Customizer value in an external PHP file inside a theme
- Changes to template not showing up unless ?reset=1 added to URL
- How to add drop symbol to parent nav items which have child
- Enqueue Stylesheets After Theme’s “rtl.css”
- WordPress 3.5 + Foundation 5 not working on IE9
- How do I keep images in posts below a certain size without editing the post?
- Using wp_enqueue_script with social media buttons?
- Want to include ad code after related post
- How can i use archive.php for indexing wordpress default posts?
- How can disable function wp_link_dialog()
- How can I add a single image from a gallery into the page header?
- How to create full header but keep content narrow
- Add wrapper for a specific sub-menu
- Not Able to Access Terms Under Custom Taxonomy Archive