manton
manton

Rolled out some fixes to the new Marfa theme on Micro.blog, updating the page headers and footer.

|
Embed
Progress spinner
In reply to
roelwillems
roelwillems

@chet That's not possible without hiding the element with CSS (you can not alter the HTML). If you really would like to hide it you could use .p-role {display: none;}. Although this is just a hack and not very clean.

|
Embed
Progress spinner