Menubar Website logo is so small in AMP

Posted in: Newspaper
Post count: 1

Screenshots: https://drive.google.com/file/d/13v1qxYZbbNrdT40tMy3U9lten9lkhpqI/view?usp=sharing

I am using a 300*46 pixel PNG image for my website logo. My website is set for transitional AMP. When I check by adding ?amp at the end of a post URL, it seems fine and all.
But if I go through google, the website logo is too small.

What format and size should i use for my website logo? How can I solve this issue?

Post count: 18283

Hello !

Please try this custom CSS:

.td-main-menu-logo amp-img img {
min-height: 100%;
}

This must be pasted into Theme Panel – Mobile Theme – Custom CSS: https://www.screencast.com/t/THIJ4TDFX6

Thank you !

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