Home Forums Free Themes Kids Education Logo is too small

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #86203
    josettekant
    Participant

    Hi,

    Is there a way to enlarge the logo? The image itself is big enough, but it appears really small on the website.

    Best,
    Josette

    #86245
    Bisikha
    Participant

    Hello @Josettekant

    To enlarge the size of the logo, go to Admin panel>Appereance>Customize>Additional CSS

    In Additional CSS, add below-given CSS code :

    .is-sticky .site-logo {
      width: 200px;
    } 

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you 🙂 .

    Regards!!

    #86261
    josettekant
    Participant

    Thank you!

    #86265
    wensolutions
    Keymaster

    Hello @Josettekant

    Glad we could help you.

    let us know if you have any confusion further.

    Regards !!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.