Forum Forum Prestashop Theme SNS Simen – Responsive Prestashop Theme position elements on mobile

  • Author
    Posts
  • #34257

    oreys
    Participant

    Hello

    Since the correction, on mobile only the elements of the header are not well positioned (see the capture)

    my logo, my search bar, my cart, my menu, my image …

    I managed to put my logo with this code but I’m not sure if it’s true:

    @media (max-width: 480px) {
    #sns_header .logo #logo img {
    top: -20px;
    position: initial;
    }
    }

    how make to replace this elements correctly please ?

    Thanks, Laetitia

    ATTACHMEN

    Attachments:
    1. positions-1.jpg

You must be logged in to reply to this topic. Click here to login or register