Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1091127

    Hi,The extra elements in my mobile are squished compared to my desktop. How would I go about fixing? screenshots attached

    #1091819

    Hey Stretchspot,

    Please try the following code:

    
    @media only screen and (max-width: 767px) {
      .responsive .phone-info span {
        padding: 0 5px;
      }
    }
    

    Best regards,
    Victoria

    #1092511

    Thanks – worked!

    #1092808

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1093395

    Please Close

    #1093870

    Hi,

    Sure thank you for letting us know.

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Extra Elements in mobile are tighter than on desktop’ is closed to new replies.