Forums
(@dokratos)
3 years, 6 months ago
`Hi, The easiest way is to use the JavaScript code jQuery(document).ready(function($){ $(“a.custom-logo-link”).attr(“href”, “https://google.com”); }); Get more details on this topic https://wordpress.stackexchange.com/questions/256717/change-logo-url-link.`
`Hi,
The easiest way is to use the JavaScript code
jQuery(document).ready(function($){ $(“a.custom-logo-link”).attr(“href”, “https://google.com”); }); Get more details on this topic https://wordpress.stackexchange.com/questions/256717/change-logo-url-link.`
Thanks but wouldn’t know where to start applying that.
4 years, 12 months ago
Thanks for the reply. Would using ChartJS make any diference? And how should I go about it?