wanting to do this
but remove “Marathonhub”
Knoxtane try this CSS
#header-navigation .Header-title { display: none; }
SKevo That did not work unfortunately
Knoxtane sorry, this one should work:
#header .Header-title { display: none; }
SKevo Amazing stuff as always SKevo! Thank you!