Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #812307

    Hello ,

    Some part of my content on mobile phone is on left side. I have put changes on CSS put after migration on live site that is not working.

    Can you help me ?

    Regards

    #812352

    Hey Zaccc,

    Add the following to quick css:

    @media only screen and (max-width: 767px) {
    .flex_cell.avia-builder-el-16{
    padding:130px 0px!important;
    }
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.