Hi,
if you have a look at my website on mobile devices, you see some responsive bugs.
The Problem is that these words are not divided.
Once this happens in the Impressum with the word “Haftungsausschluss” and once I found it in the icon List with the word “Flexibility”.
How can this be fixed?
Thank you,
Gerke
Hey C2S16,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) {
.avia-icon-list .iconlist_icon { margin-right: 5px; }
.flex_column.av_one_full {
padding: 0!important;
}}
Best regards,
Yigit
Hey,
nothing changed … :-/
any other idea?
Is it maybe possible to have automatic line break there?
Or at least to put in a line break for only on mobile devices?
Thank you,
Gerke
Hi!
You had one extra closing curly bracket in your Quick CSS field, i removed it, please review your website now
Regards,
Yigit
I am having a spacing issue only on the iphone 6s ios version 932 between the 2 grids on home page , every other phone tablets thus far works any ideas?