Logo Image too Small

Posted in: Newspaper
Post count: 9

Hello,

I have updated my Newspaper theme to the latest version. Whenever I try to update my logo image on my homepage, it shows up very small. I have uploaded in a variety of formats, and I have used the listed specs (272×90) and jpg and png formats.

Screenshot of what uploaded logo looks like here: https://docs.google.com/document/d/11NtfVvv0mGIk6zfRfjo0dhozfnnvDHGfZ8xxiuNeRVo/edit

  • This topic was modified 7 years by brianneh.
Post count: 35449

Hi,

Please provide your website url, and I will inspect your problem, maybe there is no problem, and all you need to do is to add a custom css.

Thank you for your understanding.

Post count: 9

Hi Calin,

Thanks for your response. My website is http://www.thehuntswoman.com

BH

Post count: 35449

Hi,

Your logo look just fine, but if I understand correctly you’ll like to be bigger,
first of all when you set the logo from Newspaper>Theme panel>Header > Logo&Favicon make shore you set the size to full size ( https://www.screencast.com/t/sz6hKP7HVhi ).
If you like bigger you can add this custom css in Newspaper>Theme panel>Custom cede> Custom css :
.td-header-sp-logo img{
width: 350px;
}

you can set any size for width, but keep in mind if the logo is smaller than you set there, the logo will be enlarged and will show pixelated .

Hope this will help you.
Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.