By default, the platform does not have this option. You can use the following JavaScript code to add a custom link to the site logo.


Please follow the steps below:


1. Go to BuddyBoss > Theme Options.

2. Under Custom Codes, enable JavaScript.

3. Append the following:

jQuery(document).ready(function ($) {
    $("#site-logo a").attr("href", "Place the link here");
});


Note: Replace the Place the link here text with the URL where you want your users to be redirected.


4. Click Save Changes.


Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://www.buddyboss.com/support-policy/