Hi noorlq,
Try inputing this in your CSS:
#site-title {
width: 100%;
}
Hi jboss236,
If you click on the parent category (ie. “Coaching Services”), the dropdown appears. All of the parent categories have an upside down triangle next to it.
Hi Wafts,
Please input the following into your CSS Stylesheet (Appearance > Editor > style.css):
#header-top {
background: #000;
}
Just replace #000 (hex code for black) with whatever color you want the background to be.