hello I have a big problem with enfold, in practice it does not load me any more pictures from the color section and other media elements of enfold, I’m from an error “can not upload the image”.
Instead, if the media library charge is all right. why?
the second problem is as follows:
on the cellphone in each page before each element, shape, image there is an annoying white space.
I hope you can help me, I’m in trouble
my site is http://www.zinconeoffice.com
Hey zinconeoffice,
Can you try to disable all the plugins and check if the issue is still there? if it’s good try to enable the plugins one by one. As for the 2nd issue, try adding this css code in Quick CSS (located in ENfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .av-flex-cells .no_margin {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
}
Hope this helps :)
Best regards,
Nikko
Thank you for the reply.
I tried to do it, but the problem was not solved