Theme Essential help request - new kid on the block

Re: Theme Essential help request - new kid on the block

by Mary Evans -
Number of replies: 1
Picture of Core developers Picture of Documentation writers Picture of Peer reviewers Picture of Plugin developers Picture of Testers

Hi Gary, welcome to the Themes Forum.

Try adding ...

#page-header .context-header {display: none} in your theme's Essential > General > Custom CSS area

and see where that gets you. It should reduce automatically as there will be no area to style.

Generally speaking though using FireBug helps in cases like this.

Cheers

Mary

In reply to Mary Evans

Re: Theme Essential help request - new kid on the block

by gary asselbergs -

Hi Mary
Thanks for your welcome to the forum smile
I was successful in removing the ribbon. Although I had to make a change.
You suggested 
#page-header .context-header {display: none}

HOWEVER, which we modified to     #page-header.clearfix {display: none}      and that worked!

You may have noticed from my Moodle Profile I am based in Rotterdam and London. Where I construct eLearning packages for www.International-Alert.org a humanitarian aid org.

Kind Regards

Gary