• Resolved gpz02

    (@gpz02)


    Hi there,

    I’ve a problem with my logo size of this website, i tried to change size of my logo in my CSS file but each time i do my modification nothing happens. I don’t really know the Colibri WP theme but clearly in a classic CSS those code should normaly apply the modification.

    Does anyone there have the same issue ?

    Thank you for your help

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Please, use this CSS code in Customizer -> General Settings -> Additional CSS :
    .h-logo__image{
    min-height:150px !important;
    }

    Thread Starter gpz02

    (@gpz02)

    Hi @cristianbarbu,

    Thank you a lot it works ! Just an other question if i’ve the same problem with an other element of my website, where did you find the correct balise name “.h-logo__image”. I already inspect my page to find this and tried to add some additional CSS, but it didn’t work before your help?

    Thank you again and hace a great day ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo size issue’ is closed to new replies.