Mobile Site View Home › Forums › Agama Pro › Mobile Site View This topic has 1 reply, 2 voices, and was last updated 3 years, 7 months ago by Zex. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 17, 2019 at 10:25 pm #20724 Cono PascucciParticipant Hi there when i change my page to Mobile i have a space on the right side (just on HOME) and the Hamburger Menu is centered on a second line. This should be on te same line like the Logo. thx for helping. November 18, 2019 at 12:03 am #20727 ZexModerator Hello, Cono Pascucci! Insert the following code into Customizing->General->Additional CSS: @media (max-width: 480px){ .container { width: 100% !important; } .home .elementor-heading-title { font-size: 6vw!important; } } .logo-mobile, .logo-tablet { max-height: 100%; height: auto!important; position: absolute; width:90%!important; height:auto!important; margin:0!important; top: 50%; transform: translateY(-50%); } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In