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

main header row

#Picante #MainHeaderRow
    • 6 years, 1 month ago Manu
      Participant

      Hi Mirela,

      I try this CSS code too change the background color of the main header (for mobiles devices and tablets) but this code is not correct. Moreover the logo (which is white )is very tiny, how can i enlarge it ?

      @media (max-width: 991px)
      .header_container * {
      1. box-sizing: border-box;
      2. background-color:#20263a ;
      }

      Thanks for your help.

      Emmanuel

      https://drive.google.com/open?id=1FFWoRgokP_xiumfxf_Kylt2ZBy2VX7d0

    • 6 years, 1 month ago Mirela
      Participant

      Hello,

      First, when finding the css to customize, do not ever see the backend. Check only front-end/live site. The css you pasted(if is exactly like that) has errors.
      Try adding this one:

      /*mobile*/
      @media (max-width: 480px){
      #logo img { height: 60px;}
      .cl-mobile-menu-button span { background-color: #fff; }
      .header_container * {
          background-color: #20263a;
      }
      }
      /*tablet*/
      @media (min-width: 1024px){
      #logo img { height: 60px;}
      .cl-mobile-menu-button span { background-color: #fff; }
      .header_container * {
          background-color: #20263a;
      }
      }

      Mobile result screenshot: https://ibb.co/0hbZKZB
      Change the values for tablet, to your wish (i used the same as for mobile for this example).

      Best regards!

    • 6 years ago Manu
      Participant

      Hi Mirela,

      Many thanks for the css code and your advice.

      Regards

      Emmanuel

Viewing 2 reply threads

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