Hi.
I was testing on my website the Formidable Forms Views and I checked that "Detail page" doesn´t show responsive on movble phones.
Some ideas?
Thanks you
https://docemasuna.com/aconve/expertos/entry/19/
I can't quite determine exactly what is causing the problem (likely the theme or the content builder). Can you add this custom CSS as a test?
@media (max-width: 980px){
.frm_grid_container {
grid-template-columns: repeat(4, 23.5%);
}
}
Hello, I have placed it but there is no change.
Hi, Bobby.
It is now displayed correctly.
Thank you very much for your help.
Best regards.
I don't think your theme framework is responsive. I'm not seeing anything on that page or your homepage when viewing it from a mobile device.
That was a bug with Chrome I just fixed with an update. Sorry about that.
Did you check the box in the view settings for "make responsive"?
Thank you Bobby.
Yes, the responsive box is checked
Can you post a picture of settings that look something like this:
https://s3.amazonaws.com/fp.strategy11.com/images/knowledgebase/visual-view_grid-style-settings.png
This is the configuration
Thanks, and then in the layout builder, can you post what that currently looks like?
Please login or Register to submit your answer