Hi experts,
I’d need to change the URL of the link in the logo icon of the header.
How can I do that?
BR,
Jose.
Hey Jose,
You can change it in the Enfold theme files, go to enfold > framework > php > function-set-avia-frontend.php and find this line of code:
$logo = "<$headline_type class='logo bg-logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>";
just replace:
".$link."
with the link you want to use. Hope this helps.
Best regards,
Nikko
Thanks Nikko,
It has worked but changing in the line:
$logo = “<$headline_type class=’logo’><a href=
instead of the line you mentioned:
$logo = “<$headline_type class=’logo bg-logo’><a href=
Regards,
Jose.
Hi,
Glad it’s sorted for you!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay