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 !
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
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
Hi Ismael,
I manage to correct the issue here, everything is back to normal !
best regards,
Nerohm
Hi,
Thank you for letting us know, we appreciate it a lot.
Best regards,
Basilis