Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #109008
    olaf.boehme
    Participant

    Hi,
    ist it possible to place the mobile icon to the lft from the logo?

    Thank you in advance.
    Kind regards
    Olaf

    #109066
    Pratik
    Keymaster

    Hi @olaf-boehmebissantz-de,

    Please post in your site url.

    Regards,
    Pratik

    #109554
    olaf.boehme
    Participant

    Hi Pratik,

    the url is http://forschung.bissantz.de/

    thx in advance.

    Kind regards
    Olaf

    #109564
    Pratik
    Keymaster

    HI @olaf[email protected],

    Try following code:

    
    @media screen and (max-width: 990px) {
      #header-featured-image {
        padding: 30px 0px 0px 60px;
        float: none;
      }
    
      #mobile-header-left-menu {
        position: relative;
        bottom: 44px;
      }
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Switch the mobile to the left of the logo’ is closed to new replies.