Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #744059

    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.

    #745630

    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

    #746017

    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.

    #746048

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change link of the logo’ is closed to new replies.