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

    Hey guys,
    The FROM THE BLOG section on this page: https://childrensadvocates.org/

    Can we have this section be a single column, rather than 2-column on mobile so it looks professional: https://www.dropbox.com/s/5hzyiqmysrrufp3/4595.jpg?dl=0

    I am surprised it’s not this way by default.

    Thanks guys

    #1350186

    Hey Justin,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    @media only screen and (max-width: 480px) { 
    .responsive #top #home .slide-entry.flex_column {
      width: 100%;
      margin-left: 0;
    }
    }
    

    Best regards,
    Yigit

    #1350187

    Simple enough.
    Thanks, Yigit.
    Hope you’re well.

    Justin

    #1350188

    Hi,

    I am well, Justin. Thanks! I hope you are too :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make Grid Column for Blog A Single Column on Mobile’ is closed to new replies.