Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Logo is too small #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!!

Viewing 1 post (of 1 total)