hi, I want to in only homepage logo hide how can I do it?
I can try;
<?php $homepage = "/"; $currentpage = $_SERVER['REQUEST_URI']; if($homepage==$currentpage) { ?>
<style>#logo {display:none;}</style>
<?php }?>
this code but do not work.
Thanks...
Unsupported. Contact the Journal support for assistance on this. (FAQ?)
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
I wouldn't change the php or code for this. The solution is really simple:
1) Click "Journal"
2) Click "Layouts"
3) Click "Home"
4) Click "Style Override" (top right hand corner, icon looks like a pen on paper)
5) Click the cross on "Header Visibility"
Done. Should take about 30 seconds and no code needs to change.
Hope this helps.
Who is online
Users browsing this forum: No registered users and 2 guests