This topic has 5 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hi, I can’t seem to remove ‘the leader’ text from the header, also I don’t want a menu on te top, is there a way around this? Thank you
My site is http://www.soccerscore.ca
Hello,
Try to add this code into custom.css file.
.header-type-3 .main-nav .menu-wrapper{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
I will try this, can I also remove the menu option?
Thank you
That worked perfectly! If I wanted to add a title could I do this code?
.header-type-3 .main-nav .menu-wrapper{
display:soccer score;
}
Thank you
Hello,
In this case you have to edit header.php file and add your title there.
Regards,
Eva Kemp.
Tagged: header, leader, persuasive, remove, templates, woocommerce, wordpress
The issue related to '‘Remove 'the leader' from header’' has been successfully resolved, and the topic is now closed for further responses