Expired
Hello,
I found out how I can define a special mobil logo. Here’s the code:
@media (max-width: 480px){ #logo img { content: url(“https://”)!important; max-height: 140px !important; margin-top: -55px !important; margin-right: 44px !important; }}
Now I would like to have the logo always centered. Can you tell me how I can do this?
Many many thanks
You can change the margin’s values until the logo is placed in the center. Let us know.
Best regards!
You must be logged in to reply to this topic.