New Landing How can we help? Themeforest Theme Support Joyn Header logo – change link?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Joyn
  • #211855
    picmonkey
    Member
    Post count: 28

    Is there a way to change the link from the logo in my header please?

    #211861
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS/JS -> Custom JS -> Here you need to insert given below code and update options.

    <script>
    var NewlogoLink = 'http://joyn.swiftideas.com/'; //change with your link
    jQuery('#logo > a').attr('href',NewlogoLink);
    </script>

    Thanks
    Mohammad

    #211862
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS/JS -> Custom JS -> Here you need to insert given below code and update options.

    <script>
    var NewlogoLink = 'http://joyn.swiftideas.com/'; //change with your link
    jQuery('#logo > a').attr('href',NewlogoLink);
    </script>

    Thanks
    Mohammad

    #212110
    picmonkey
    Member
    Post count: 28

    Perfect, thank you!

    #212113
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Mohammad.
    -Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register