הי,
1. אתה יכול להוסיף את ה-CSS הזה:
#title-bar.title-bar-style-custom_bg:before {
background: linear-gradient(to top,transparent 0,rgba(0,0,0,0) 100%) repeat scroll 0 0 transparent;
background: -moz-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.65)));
background: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
background: linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
2. אם אתה פשוט לא רוצה שיופיע שם העמוד, אתה יכול להכניס תחת כותרת מותאמת אישית – תו ריק.
3. קשה לומר, כרגע זה נראה בסדר.
4. אני לא מכיר איזה תוסף כזה. אתה יכול לשאול אולי בקבוצות פייסבוק בנושא וורדפרס.