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?
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
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
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
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