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

responsive logo size

    • 9 years, 8 months ago capudan
      Participant

      Hi,

      Please could you tell me the CSS code to adjust the size of the logo for ipad size and iphone.

      Thanks

    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      Sorry for the late reply.
      Please add this code into your custom cs sbox:

      @media (max-width: 480px){
      #logo img {  height: 50px;}
      } /*iphone size*/
      @media (max-width: 979px){
      #logo img { height: 50px;}
      } /*ipad size*/

      Edit the values to your wish.

      Best regards!

    • 9 years, 8 months ago capudan
      Participant
      This reply has been marked as private.
    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      The !important attribute makes the style property take priority from the theme’s default style. It is not always necessary, but it does no harm.
      I added this code into your custom css box:
      @media (max-width: 480px){

      #logo img {
          max-height: none !important;
          height: 78px !important;
          margin-right: 50px !important;
          width: 100px !important;
      }
      }
      @media (min-width: 767px) {
          #logo img { top: 93% !important;}
      }

      Please check your site.

      Best regards!

    • 9 years, 8 months ago capudan
      Participant

      Thank you perfect.

Viewing 4 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