Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #648185

    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

    #649265

    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

    #649276

    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

    • This reply was modified 8 years, 5 months ago by C2S16.
    #649287

    Hi!

    You had one extra closing curly bracket in your Quick CSS field, i removed it, please review your website now

    Regards,
    Yigit

    #649298

    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?

    #650560

    Hi,


    @olauno
    : I’m sorry but you’re using a third party plugin (twinesocial) to build the grid. Please contact the plugin author for more info about the issue.

    Best regards,
    Ismael

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