Positioning a Widget in the Header
-
Hi,
I’ve created a new widget which I would like to use to display a clickable telephone number in the right hand area of the header. Depending on where I place the code in header.php (child theme) I can only get the telephone number/widget to display above or below the header, creating wasted white space.
And I don’t manage to move it using css.
Firebug identifies the text as “top-right” “text widget” but I’ve tried all of the following and it doesn’t budge:
#top-right textwidget
#top-right
.top-right
.textwidget
.top-right textwidget
{
top:200;
z-index:550;
}Any help would be very gratefully received.
Deborah
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Positioning a Widget in the Header’ is closed to new replies.