Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #848432

    Hi, Love the theme! On my mobile devices, the boxes are overlapping the sliders and text. Need to move them down a bit so it works better on mobile devices Help please… Thanks!!!

    #848472

    Hey stacey_pritchett,

    Add the following to quick css:

    @media only screen and (max-width: 767px){
    .flex_column_table.av-equal-height-column-flextable.-flextable{
    margin-top:0px!important;
    }
    }

    Best regards,
    Jordan Shannon

    #849224

    Hi there,

    Thanks… added this code. It’s better but it’s still blocking the button on the home page slider. Can you please have another look and let me know how it can be fixed.

    #849332

    Hi,

    Can you please add a screenshot of what remains to be fixed?

    Best regards,
    Jordan Shannon

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