Hello Enfold team,
i have installed the Enfold theme at version 2.4.4, but now the last version available is the 2.7.1, this version fix many bugs and i would to update the theme without lose any saved setting, how i can do that?
I have tried to replace the old folder theme with the newest folder, but the header menu look different…
thanks!
Hi,
What version you currently have? can you post a link to your website please?
Regards,
Josue
The version installed is the 2.4.4, this info is into style.css file.
Horewer the website link is this http://www.limentani.com.
Regards
Pasquale
Hey!
Please update Enfold to the latest version 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
and let us know so we can see the header issue :)
Regards,
Yigit
Thanks Yigit, now all works great with the FTP procedure.
I have fixed the header phone info CSS class when responsive phone layout is active with this quick CSS trick:
.responsive .phone-info {
text-align: left !important;
}
and now the phone info is correctly visible!
Regards
Pasquale