Help for WpEstate - a Real Estate Wordpress Theme Help for WpEstate - a Real Estate Wordpress Theme

  • WpEstate
  • Video Tutorials
  • Client Support
Home / Knowledge Base / How to change mobile header height and logo size

How to change mobile header height and logo size

To increase header height use this css code into theme options -> design -> custom css code .(or add in your style.css )

.mobile_header {
height: 75px;
}

Change “70” value in the code with your own value.

To increase mobile logo height use this css

.mobile-logo img{
max-height: 55px;
}

Change “70” value in the code with your own value.

To change the position of the menu icon and the user login icon add this css

.mobile_header i{
margin-top: 40px;
}

Change “40” value in the code with your own value.

Knowledge Base

Related Articles

  • Delete Sort Filters from properties list or advanced search results
  • Hide video from Property Page Menu
  • How to add MailChimp form
  • Emails are not sending-only for Blue Host

Categories

  • 41. Mandatory Setup Instructions
  • 142. Demo and Content Setup
  • 8Advanced Search Settings
  • 4Agent & Blog Posts
  • 9Change Log
  • 3Child Theme
  • 7Custom Page Templates
  • 3Design Options
  • 1Footer Settings
  • 7Google Maps
  • 6Header / Menu Options
  • 1IDX
  • 4Included Plugins: Rev Slider, Ultimate Addons, Visual Composer
  • 14Knowledge Base
  • 1Other Plugins
  • 2Payment Options
  • 10Property Post
  • 5Technical how to
  • 25Theme Options
  • 6Translation
  • 1Uncategorized
  • 5WpEstate Shortcodes
  • 1WpEstate Widgets
  • 1WPML - optional
Flatbase by NiceThemes © 2023. — Powered by WordPress.
  • WpEstate
  • Video Tutorials
  • Client Support