Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Mobile header size

    • 8 years, 5 months ago marcel
      Participant

      Expired

      https://ctmc.performmarketing.co.za

      I’ve added this custom css:

      @media (max-width: 480px)  { #logo img { width: 100%; height: auto!important;} }

      The logo is resized correctly but the div surrounding it has not changed height to match the logo height.

       

      • This topic was modified 8 years, 5 months ago by Mirela.
    • 8 years, 5 months ago Mirela
      Participant

      Hello,

      This is because you have only targeted the image (img) with your custom css. The rest of the header is like the default. It won’t change unless you do alter it somehow(by changing theme options or adding custom code).

      Try adding this code as well inside the #logo img: top: 68%;
      So the result will be like this:

      @media (max-width: 480px){ 
         #logo img { 
                 width: 100%; 
                 height: auto !important;
                 top: 68% !important;
      } 
      }

      Result screenshot. Edit the value to your wish. Let us know.

      Best regards!

Viewing 1 reply thread

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password