Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1408951
Line not working on mobile
Closed

Comments

  • typostrate started the conversation

    Hi 

    I made a custom Footer on my site. But unfortunately the line is not working on mobile
    devices. I want to know why. Can you help me please?


    Best

    Chris

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 1199px) {
    body .wpb_row {
        margin-top: 0;
    }
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • typostrate replied

    Cool updated it to min width than worked. Thank you!