HI,
on http://www.moeller-consult.com I´ve entered in “enfold settings” my phone no.: It is displayed on every page, but not on the DE & EN start pages. FYI: I use the “polylang”plugin for DE / EN bilingual. I did not find a way to get the no displayed also there.
Thx in advance for your help & best regards Tilman
Hi @oestersund ;
I think it just because of the color of your text (phone number), it’s “white”.
If you add the following code into “custom css” or your child theme css file you can change the color (adjust the color) :
#top .av_header_transparency .phone-info.with_nav span{color: #f00 !important;}
thx a lot begrafix,
for our quick info/help. it works, bit although entering black the no appears red – nice, but not 110% what I´ve wanted :-)
May be somebody from the support team knows?
Hi,
If you want the phone number to appear black. Please try the following CSS code:
#top .av_header_transparency .phone-info.with_nav span {
color: #000000 !important;
}
Best regards,
Jordan
Thx a lot Jordan,
actually I did it this way – but by comparing I´ve seen a syntax typo – now it works :-)
Cheers!
Hi,
Glad I could be of help :)
Feel free to reach out to us again on the forum if there is anything else you need assistance with.
Best regards,
Jordan
Hi!
Glad you got it short out!
Please do let us know if we can do anything else for you, we would be more than happy to assist.
Thanks a lot!
Cheers!
Basilis