Hi, I would like to have the text “Excellent, Caring, and Accessible Healthcare ” centered in my Header Phone Number/Extra Info area with the google widget right justified. right now everything is right aligned. Please help
Hey juncruz562,
Thank you for the inquiry.
You can add this css code to center align the text or the phone info.
.html_header_top #top .av_header_stretch .container {
display: flex;
justify-content: center;
}
Best regards,
Ismael
Hi, the issue is if I use that code it also makes the google translate widget centered which I dont want. I would like the google translate widget right aligned… I would like the “Excellent, Caring, and Accessible Healthcare ” centered and the google translate widget right aligned.
Hi,
Please try adding the Google translate code in a widget in the header instead: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
Rikard
Hi Rikard,
My header has too many elements at the moment to add a widget. Is it possible to add it as requested?
JUNCRUZ562