Footer Logo Size in Mobile Devices

Posted in: Newspaper
Post count: 497

Dear, I want to display the footer logo size in mobile devices the same size it shows in header logo. Please look at this pic:

https://ibb.co/kjmXaJ

Please guide me the way to change the footer logo size the same as header logo size in mobile devices.

Link of the website is:

https://www.pakdefense.com

Thanks

  • This topic was modified 8 years by great1212.
  • This topic was modified 8 years by great1212.
Post count: 20688

Hi,

So the footer logo on mobile should be of the same size as the header logo, on mobile.
Try something like this – https://www.screencast.com/t/gsoz9vsmDZ
That should be entered in Theme panel->Advanced CSS in the phones section

.footer-logo-wrap img {
max-height: 100px;
}

Thanks

Post count: 497

Thanks, The logo code works great. But, it is showing somewhat smaller than the header logo. Can we increase its size a bit, so it can compliment with the header logo. Please have a look at this pic. Rest seems fine.

https://ibb.co/bEV6Kd

Thanks in advance.

Post count: 20688

I made it exactly the same size, please check here
https://www.screencast.com/t/CdrGi5Qmtxkh
https://www.screencast.com/t/tuidKFtU
https://www.screencast.com/t/vhnpbrN7mg

But if you want to make it a little bigger, increase the value in the code
https://www.screencast.com/t/T8k3kEoQV

Thanks

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