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

    Something really screwy is happening. Please take a look at the link below and view as mobile layout. The second row of team members isn’t showing as individual cells even though it’s set to show that way in the Grid options. They are showing up side by side. Can you please take a look and let me know how to fix it?

    #560435

    Hi stacieclark,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #561052

    sure… it’s below:

    #561446

    Hi!

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

    @media only screen and (max-width: 580px) {
    .flex_cell {
        width: 100%!important;
        display: block;
    }}

    Regards,
    Yigit

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