Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #650148

    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

    #650158

    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;}
    
    
    #650165

    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?

    #650203

    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

    #650208

    Thx a lot Jordan,
    actually I did it this way – but by comparing I´ve seen a syntax typo – now it works :-)
    Cheers!

    #650225

    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

    #650236

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘No phone no on start page’ is closed to new replies.