This topic has 1 reply, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #108523
     lifeact
    Participant

    how to increase the logo?    –  http://joxi.ru/DBA04RPCNMbBAy

    i load big image, but logo is small

    #108565
     sharmstr
    Moderator

    Put this in your quick css. Change 250 to whatever size you want.

    COPY CODE
    
    @media (min-width: 991px) {
        .header-centered .navbar-header, .logo {
            height: 250px !important;
            line-height: 250px !important;
        }
    #logo_img {
        max-height: 250px !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?