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

    Hi there, please check my site in mobile phone.
    The sections in the front page slides to each other.
    I attach a screenshot as well.
    Thanks

    #666418

    Hey kazse,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
        margin-top: 10px!important;
    }}
    

    Best regards,
    Vinay

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