Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1109280

    Hi,

    1- I have a color section with a BG image on my homepage (the first one, on the top) and this image its not showing on IE11, is there something i can do? here: https://brain4.care

    2 – On mobile a need to correct the alignment of the doted line and the year with the gray circle, here: https://imgur.com/X0NWqUR

    3 – Reduce the space between my posts, here: https://imgur.com/dbh4z39

    Thanks !

    #1109870

    Hey Nerohm,

    Thank you for using Enfold.

    1.) The following solution might help.

    // https://kriesi.at/support/topic/internet-explorer-11-compatability/#post-1109429

    2-3.) Add this css code to re-align the timeline icon and reduce the padding below the header.

    @media only screen and (max-width: 767px) {
    .avia-timeline .milestone_icon {
        left: 10px;
    }
    
    .entry-content-header {
        padding-bottom: 0;
    }
    }

    Best regards,
    Ismael

    #1110075

    Thanks Ismael,

    Now i have another problem, i was working here on the wesite, and something happened, styles are not loading, i tried to update the theme allready but didn’t worked, can you pls take a look for me? I tried to disable the css and js compression to, in the mobile version everything looks fine.

    Best regards,

    Nerohm

    • This reply was modified 5 years, 4 months ago by Nerohm.
    #1110329

    Hi Ismael,

    I manage to correct the issue here, everything is back to normal !

    best regards,

    Nerohm

    #1111059

    Hi,

    Thank you for letting us know, we appreciate it a lot.

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘IE11 and Mobile issues’ is closed to new replies.