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

    Hi there, I have a client that is having issues on their website…. on the page linked below, the columns are NOT responsive and are not stacking. Could you assist me? No matter what I do, it does not work!

    #657503

    Hey maxteam,

    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: 768px) {
    .flex_column { width: 100% !important; margin-left: 0 !important; }}
    

    Best regards,
    Yigit

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