Hi,
I’m building a new site and have added 3 widgets to the footer area. Widgets 1 and 3 are Nav menus and show with a TITLE and the widget title is shown and the bottom border is set to 1px so it appears underlined. These show as I want them to show up.
The problem seems to be when adding the Search to Widget2, it only has an option for Label and not Title. I would like the heading for this section to look the same as the others and push the Search box down to line up with the text from the nav menus if possible. Do you know how I can do this?
.widget-title {
border-bottom: 1px solid #ffffff;
display: inline-block;
width: 95%;
font-size: 16px;
font-weight: bold;
}
Thanks,
Jeff