Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #96740
    luci1708
    Participant

    Dear Sirs,

    On the website demo.kindercentrummultikids.nl I would like to adjust the size of the logo which appears when you are scrolling further.

    As you can see in the image, the logo is very small. So, what is the code to resize the image?

    I hope to hear soon from you!

    Regards,

    Luci

    #96774
    Mahesh
    Keymaster

    @luci1708:
    Hi Luci,

    This can be done with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #masthead.fixed-header #site-logo img {
        max-height: 75px;
    }

    Note: Please adjust the height in the above code as you desire.

    Let me know if any problem.

    Regards,
    Mahesh

    #96789
    luci1708
    Participant

    Hello Manesh,

    The code is perfect. I even did not need to adjust the height.

    Thank you.

    Regards,

    Luci

    #96846
    Mahesh
    Keymaster

    @luci1708: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    #96924
    luci1708
    Participant

    Hello Manesh,

    This is hopefully my last question that I have :D. But I have a problem with my secondary mobile menu. There are two things.

    First problem: The secondary is not in line with the head menu. You can see this in the image beneath.

    Second problem: I used the plugin max mega menu. I used this so I could design the secondary menu. I did not have any problems with the designing part. The problem happens when you want to click on the menu in mobile version. When you see the thee stripes beneath each other it is not possible to collapse the secondary menu. I don’t know why it does not collapse. Do you maybe know why?

    I hope to hear soon from you!

    Regards,

    Luci

    #96942
    luci1708
    Participant

    Hello,

    I resolved one of the things which I mentioned above. I will start a new topic, because I have still some issues with my menu.

    Regards,

    Luci

    #96972
    Mahesh
    Keymaster

    @luci1708: Glad to know you’ve resolved the issue yourself. Hope to help you further.

    Regards,
    Mahesh

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘resize logo in header’ is closed to new replies.