Expired
I added some css to limit the size but it’s not working. Can i get help doing this correctly?
https://www.kismetpath.com/ on mobile device.
Thanks!
Hello,
Please add this code into your custom cs box:
@media (max-width: 480px){ .header_11 #logo { margin-right: -22px !important;} }
Result.
Best regards!
You must be logged in to reply to this topic.