Mobile site title not centerd when bigger than 100px image height
Bug Reports
4
Posts
2
Posters
287
Views
2
Watching
-

Hi! I have a problem with the size of the position of the mobile site title. I want it to be a picture (I used an SVG) with centred layout. THe centred layout only works if I put it on less than 100px. Whenever I want it bigger it's not centred anymore. There is no frame around the Logo. Could you olease help me with that?
Here is a Link to the website I'm wokring on
https://www.purrr.berlin/Looking forward to your help!
Best
Sonja -
your mobile title is just top: 120vw
i think there is no setting to center center the mobile title no?
try this cssEnter the custom css in "lay options" -> "custom css & html" → mobile css
.mobile-title{ padding: 0 0; } .mobile-title{ height: auto; width: 100%; top: 50%; left: 50% transform: translate(-50%,-50%); } .mobile-title img { width: 100%!important; height: auto!important; } -
Hi @arminunruh ! Thank you for your help. I needed to change some values in the code but now it works just fine :)
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com