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

Small logo on mobile phone

logo
    • 7 years, 10 months ago wally
      Participant

      Expired

      Hello,

      on mobile phone browsing (iPhone/Android smartphones), the logo of my website shows up very small and cornered in the top/right position:

      https://monosnap.com/file/8SJ4EuaRnb6VNFeCtv0CyyKzHBPYz0

      How can I increase the logo size when mobile or tablet are browsing, and also place it in a more central spot?

      Thanks.

    • 7 years, 10 months ago Kris
      Participant

      Hello,

      You can adjust the size of logo and the margins with some CSS code. Please add this lines on your Custom CSS box (see screenshot) :

      /* tablet */
      @media (max-width: 979px) and (min-width: 768px) {
      #logo img {
          height: 170px;
      }
      }
      
      /* phone */
      @media (max-width: 480px) {
      #logo img {
          height: 150px;
          margin-top: -22px !important;
          max-height: 150px !important;
          left: -26px !important;
      }
      }
      

      You can always customize the height of logo as you wish on height.
      Let us know.

      Best regards!

    • 7 years, 10 months ago wally
      Participant

      Expired

      thanks, it seems is working! :-)

      Question: do these CSS changes could create problems in the website layout when I’ll update the theme to the new versions?

       

    • 7 years, 10 months ago Ruco
      Keymaster

      No, there’s no problem with the theme update. Your changes won’t be lost.

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