Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #939957

    Hi
    Could you help me with the formatting of the project grid when you resize the browser window please. Some of the info (the logo) on the right hand side drops off the assigned area when the browser window goes small and the text is displayed underneath the images.
    Details are below in private.
    Thank you!

    #940719

    Hey june,

    Can you please provide us with login access for site, I can see only the admin info

    Best regards,
    Basilis

    #941447

    Hi Basilis
    Is there anything else you need other than what I sent in private mode?

    #941890

    Hi june,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #942643

    Yes, sorry. I meant when you click on the project.

    #943399

    Hi,

    Thank you for using Enfold.

    This css code should fix it.

    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
      .portfolio-preview-content div .flex_column {
        float: none;
      }
    }

    Best regards,
    Ismael

    #944092

    Amazing, thank you Ismael! That solved the issue :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘portfolio grid resizing’ is closed to new replies.