G'day,
I'd like to hide the top strip that contains the social icons, so that the top of the page is the white section that contains the logo and the menu.
Can you suggest how I might do this?
Thanks!
Jodie
G'day,
I'd like to hide the top strip that contains the social icons, so that the top of the page is the white section that contains the logo and the menu.
Can you suggest how I might do this?
Thanks!
Jodie
Hi,
I already wrote where quick css is for you i think a few times, eheh. please add this code there
#top .header_meta {
display: none !important;
}
Thanks,
Nick
Brilliant. Thanks!
This topic has been closed to new replies.