Expired
hi I see that logo is very small How I can increase the size of the logo in the header?
https://ibb.co/fzixTS
thank you
Hello,
Add this code into your Additional Css menu:
@media (max-width: 480px){ #logo img { height: 55px !important; }}
Change the value to your wish.
Best regards!
thank you, works fine!
You must be logged in to reply to this topic.