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

    Hi,

    I am using Portfolio Grid – Special 1 column Layout (side by side). It looks good on desktop, however, the images shrink and is not display well on mobile devices.

    Is there a way to let the Images show on top of the text and fit well on mobile devices.

    This is the link,
    http://property.moom.com.sg/new-launches/

    Thank You!

    #268884

    Hey Kelly!

    Try adding this code to the Quick CSS:

    .av_table_col{
        display: block !important;
        width: 100% !important;
    }
    

    Cheers! 
    Josue

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