Hello,
I’ve set a grid element using an icon box for content, mobile behavior is for each to be shown individually, and always visible.
It is showing up on mobile however the longer icon box titles are cut off when screen is small. It doesn’t appear to be responsive. What do you suggest? This element is on 25+ pages of my site so if we can fix with quick css, the theme editor, or another global setting, that would be great! Site info below in private area.
Hey mattb1169,
Can you provide a screenshot and/or direct me to the page this is happening on.
Best regards,
Jordan Shannon
Hi Jordan,
Thanks for the reply. How do I attach a screen shot in this form?
Hi,
Would you be a able to share via dropbox or a service such as this. Or, you can just let me know what page this issue is occuring on because I was not seeing it when I visited the first time.
Best regards,
Jordan Shannon
Jordan,
Link below, sorry should have thought of that!
Hi,
This should be fixed. I added the following to quick css:
@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1366px) {
.flex_cell{
display:block !important;
width:100% !important;
}}
Let me know if this works for you.
Best regards,
Jordan Shannon
Thanks Jordan,
Appreciate the help!
Matt
Hi,
No problem, I’m glad this was able to be fixed for you. If you need any additional help please don’t hesitate to contact us here.
Best regards,
Jordan Shannon