Logo in header after update to 11.4

Posted in: Newspaper
Post count: 13

After we update Newspaper theme to 11.4. our logo in the header starts to be out of the original proportion (.
Link to our webpage:
https://mina.news/
It should be like on link below:
https://mina.news/wp-content/uploads/2021/05/MINA-LOGO-01.png.
The second issue we have with the last update is “large letters” on mobile phones web browsers.
Screenshot:
https://mina.news/minabigletters/://mina.news/minabigletters/

Thanks in advance!

MINA

Post count: 21065

Hello MINA!

Make sure you have the Standard Pack plugin installed and active.
Please add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.td-header-style-7 .td-header-sp-logo img {
max-height: none;}

It seems that your letters are ok now on mobile: https://www.screencast.com/t/qsprt3HNgCCX

If the problem is still there, then please make sure it’s not a plugin conflict or a cache issue, that’s why, deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.

Let me know the results!

Thank you!

Post count: 13

Using your suggested code we have improved the look of the logo. How to set its position in the centre because now is on the bottom.
Thanks!

Post count: 21065

Hello MINA!

Great! Please delete the code from above and add this new CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.td-header-style-7 .td-header-sp-logo img { max-height: none;
margin-top: -15px;}

Thank you!

Post count: 13

Perfect. THX!

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