Removing Alium theme header

Latest Reply from Alice at 2015-12-22 10:11:38
I would like to remove the "Alium" logo at the top of the page. Can you pleases instruct me on how to accomplish this?
Hi!
You may replace it with a Custom logo text on page Alium --> General --> Logo Source or delete the code:
<div id="logo">
<?php $SMTheme->block_logo();?>
</div>

in the header.php file located in the directory of the theme.

Leave a reply

Add codeAdd image