XF 2.1 What is the best way to size a logo on respsonsive?

DigNap15

Well-known member
I want to adjust the size of my banner logo
It its great on desktop but very small on mobile
Is there a place on here where I can find the best way to do it.
I think I may need to edit my css.
If so what is the best code, and in what folder is the css?
Thanks for any help
 
I want to use the same logo on mobile
I just need to know how to do it?
Do I have to make a copy of the logo in a different size?
I can do that, but I imagine I'll still need some code
Why is everthing on XF so hard to do?
I have searched for info, but all the returns have not been uesful or definitive
Surely everyone has a need to do this desktop and mobile.
 
I used this in extra.less that @ozzy47 posted and it works well for me.
 
Here is an example of how my logo appears


If you scroll down on that page to post 16 you will see the mobile version and below the desktop.

There is only one logo graphic file.
 
Here is an example of how my logo appears


If you scroll down on that page to post 16 you will see the mobile version and below the desktop.

There is only one logo graphic file.

Try the CSS suggested,
 
I used this in extra.less that @ozzy47 posted and it works well for me.
Thanks for that, now I've just to find out where the CSS is
 
Top Bottom