Hi,
I have inserted a yellow bar in my header which shows on every page but I do not want to show it on the home page as I already have a yellow bar in the slider.
The current code in my header area is just a DIv as follows:
'<div class="main-thing-yellowbar"></div>'
How can I add a function to tell it not to show this on the home page as I can only find code to show stuff on the home page but cant seem to get any to work without errors?
Thanks