Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #465739

    Dear Support,

    I tried some codes from other posts to solve my problem, but unfortunately I did not manage. (e.g. https://kriesi.at/support/topic/mobile-responsive-glitches/).

    My problem: Text blocks on our website are cut-off when displayed on various mobile devices e.g. iPhone 5 or Android Nexus 4 or HTC.

    Espcially the Imprint site (a lot of text) is not displayed correctly. What can I do?
    http://artevie-publishing.de/impressum-und-datenschutz/

    Thank you very much!
    Sandra

    #466169

    Hi LepsienArtFoundation!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #466272

    Hi Rikard,

    thank you for your support. Here come the datails.

    Best
    Sandra

    #466935

    Hey!

    please upgrade Enfold to v3.2.2.

    It would be best if you don’t use your text element inside of a color section, because a color section will always be displayed full size. However try this code in Quick CSS field:

    @media only screen and (max-device-width: 736px) { 
    .flex_column.av_one_full.first.avia-builder-el-2.el_after_av_hr.avia-builder-el-last {
    margin-left: 22px !important;
    margin-right: -290px !important;
    }}
    

    and adjust as needed.

    Best regards,
    Andy

    #468406

    Hi Andy,

    thank you for your help. Unfortunately, the problem’s not solved yet.

    I upated enfold and tried the code you’ve send me. Neither worked.

    The thing is, I’d like to have a simple colored background – in full-size – with text bolcks on it, like it is right now. But responsiveness should work.
    I tried the laout elements, but they aren’t full screen.

    So, do I have another option?

    Thanks a lot,
    Sandra

    #468864

    Hi!

    your text look good to me on mobile devices now. Could you fix it? Please clear browser cache and hard refresh your site a few times.

    Cheers!
    Andy

    #469566

    Hi Andy,

    yes somehow I could fix the problem by creating a new site and see what happens. There’s still some inconsistency in the headlines, some are responsive, some are not, but as a temporary solution I wrapped the longer texts and that helped.

    So at the moment everythings fine, otherwise I will get back to you.

    Thanks again for your help!
    Sandra

    #469575

    Hey Sandra!

    Great! We are marking this thread as resolved for now then, if you have any other questions or issues, please feel free to start a new thread :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Responsiveness of text blocks’ is closed to new replies.