• Resolved Kingstonswe

    (@kingstonswe)


    Great theme!
    My only problem is that the logo moves to the center on mobile devices. It is where want it when i view the site from a desktop. But from a mobile device it moves to the right and almost touch the edge.
    Is there a way to align it?

    https://www.debattpol.se

    Regards
    Anders

Viewing 1 replies (of 1 total)
  • Theme Author Richie KS

    (@rkcorp)

    seem fine in my end. although logo a bit large in 480 mobile. maybe add this to custom css.

    @media only screen and (min-width:200px)and (max-width:520px){
      #custom #siteinfo img { width: 300px; height:auto; }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Logo moves in mobile view’ is closed to new replies.