Ahoy –
I followed the directions here to add a widget to the header. http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
I was hoping to get some help formatting it,
How can I make it so it is under the phone number and centered in the header – for both normal and shrunk?
Hey mcraig77!
use this code inside of Quick CSS field:
a.avia-button.avia-icon_select-yes-left-icon.avia-color-light.avia-size-large.avia-position-center {
top: -15px;
left: 70px;
}
and adjust as needed.
Regards,
Andy