Website Building » Weebly » How Do I Make My Logo Header Bigger on Weebly?

How Do I Make My Logo Header Bigger on Weebly?

Last updated on December 30, 2022 @ 7:20 am

Weebly is a great platform for creating a website, but one thing that can be frustrating is the size of the logo in the header. If you want to make your logo bigger on Weebly, there are a few things you can do.

One option is to use CSS. You can add CSS to your Weebly site by going to Settings > Design > Custom CSS. Then, you can add the following code to make your logo bigger:

#logo {
width: 200px;
height: 200px;
}

Another option is to use HTML. You can add HTML to your Weebly site by going to Settings > Design > Edit HTML/CSS. Then, you can add the following code to make your logo bigger:

PRO TIP: Weebly’s logo size cannot be changed. If you are hoping to make your logo bigger, you will be disappointed.
<img src="logo.jpg" width="200" height="200">

You can also use an image editing program like Photoshop to resize your logo before you upload it to Weebly. Simply open your logo in Photoshop, go to Image > Image Size, and change the width and height. Then, save your logo and upload it to Weebly.

There are a few different ways you can make your logo bigger on Weebly. If you want to use CSS, you can add CSS code to your site.

If you want to use HTML, you can add HTML code to your site. You can also use an image editing program like Photoshop to resize your logo before you upload it to Weebly.

Drew Clemente

Drew Clemente

Devops & Sysadmin engineer. I basically build infrastructure online.