Hi,
I want to centre and increase the size of the Header Phone Number/Extra Info on this website:
Can you help?
Hey ballindigital,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#header_meta.av_extra_header_active > .container {
display: flex;
justify-content: center;
}
.phone-info {
font-size: 14px;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike