Portal Logo URL
How do we change the URL of the logo that is displayed on the left-hand side of the portal?
You can change this in the files but it's not a settings option. The header.php file in plugins>fluent-community>app>views>portal. Line 51. Change the href from the php to whatever URL you want.
<a class="fcom_route" href="">
Worked!!! Thanks Ross HoffieΒ