• Resolved june320

    (@june320)


    Hello,
    Your theme is very cool but I have a little problem : I wanna make the logo bigger.

    I’ve replaced in the css file :

    .logo-image {
    	display: inline-block;
    	max-width: 180px;
    }

    by

    .logo-image {
    	display: inline-block;
    	max-width: 900px;
    }

    but.. the logo is smaller ! We don’t even read it. How can I do ?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter june320

    (@june320)

    Finally it’s seems to word ! I’m sorry.
    So this is how we must change the code if anybody want to make the logo bigger.

    Thread Starter june320

    (@june320)

    Finally it’s seems to work ! I’m sorry.
    So this is how we must change the code if anybody want to make the logo bigger.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make the logo bigger’ is closed to new replies.