Reduce size of footer logo on AMP

Posted in: Newspaper
Post count: 312

Hi,

how can I reduce size of my footer logo on AMP ? I would like it to match with the size of my header logo.

https://typemeon.com/?amp

Thank you

Kind regards

  • This topic was modified 6 years by gumball44.
Post count: 35449

Hi,

You can decries the footer logo using custom css -> https://i.imgur.com/MHR0jaE.png the code can be used only if you are using mobile theme + amp option or amp option from Theme panel> Mobile theme -> https://i.imgur.com/OybVRg9.png the css need to be set in -> https://i.imgur.com/SXyDHek.png

Thank you!

Post count: 312

.td-footer-logo .i-amphtml-layout-intrinsic {
max-width: 205px;
max-height: 48px;
}

I’m using same code, but doesn’t work for me ? Why, I cleared cache..

Post count: 35449

Hi,

Please provide some more details and some screenshots with the implementation for this custom css
.td-footer-logo .i-amphtml-layout-intrinsic {
max-width: 205px;
max-height: 48px;
}

Also make sure that you clear all cache.

Thank you!

Post count: 312

I use your code via theme panel -> mobile theme -> custom css, and it doesn’t work for me.

I cleared cache of wp super cache, autoptimize and cloudflare.

  • This reply was modified 6 years by gumball44.
Post count: 35449

Hi,

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Post count: 312

I just have sent it via contact@typemeon.com to contact@tagdiv.com

Thank you

Post count: 8

panel -> mobile theme -> custom css
dont work for AMP !!
any solution to add custom css in AMP version ?

Post count: 312

Did you check my mail ?

Post count: 35449

Hi,

What you can do is to insert the custom code directly in the function file from wp-content/plugins/td-composer/mobile/amp/functions.php like this -> https://i.imgur.com/j5Ugu9A.png in this way the code should apply.

Thank you for your understanding!

Post count: 312

It should, but it does not apply, it breaks header style, and do not even change size of footer logo. You can test

Post count: 35449

Hi gumball44,

Please revert the code and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you.

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