Hi,
My page - http://pasteboard.co/sS1ZKBl.png
I used the below mentioned codes in custom CSS to removed this for this specific page, I also want to removed that Green bar that is still there for this page only.
#Subheader { display: none; }
My page - http://pasteboard.co/sS1ZKBl.png
I used the below mentioned codes in custom CSS to removed this for this specific page, I also want to removed that Green bar that is still there for this page only.
#Subheader { display: none; }
#Header_wrapper { background-image: none !important; }
Thanks!
Thanks!