Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #550477

    Hi,
    I use enfold for a new site. I have a portfolio gird with one column layout.
    In computer view is ok, but in responsive view there isa some problem.

    To see the text and image columns as same witdth I add this code in css

    .av_table_col {
    width:50% !important;
    }

    can you see how can I resolve the wrong view in responsive site?

    http://www.acquistapacedaniele.com/realizzazioni/

    #550738

    Hey Serena!

    Please remove any custom CSS added and check the column if it is working properly with no modifications.
    as it seems some of your modifications have braked your web site.

    Regards,
    Basilis

    #550739

    Hey Serena!

    I would try using a grid row element if you want it to stay in two columns even on small screens.

    You have quite a lot of text though so I think even that is going to look bad. It would be best to just use the regular columns and let them stack on top of each other so the user does not get annoyed.

    Regards,
    Elliott

    #550912

    I remove the css

    .av_table_col {
    width:50% !important;
    }

    and now is ok. I’d like to have the image widht smaller but if it’s not possible, I’ll leave in this way.

    Thanks
    Serena

    #551859

    Hi!

    It still doesn’t look good on my end. The elements are overlapping each other. Are you using a caching plugin?

    Best regards,
    Elliott

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