Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1417599

    How can I make the telephone number larger and white on home page on both desktop and phone?

    Thanks,

    Buddy

    #1417608

    I don’t know how that page got in front of my messagel
    I need to make phone number white font and slightly larger in the blue line across the top of https://markpostlaw.com
    Thanks
    Buddy

    #1417638

    Hi,

    Thank you for the inquiry.

    You can add this css code to adjust the style of the phone number text widget in the header.

    .responsive #top #header #header_main .inner-container .widget>div {
        color: #ffffff;
        font-size: 30px;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1417681

    Thanks Ismael, that changes the color and size of the phone number with the yellow backing in the header, look above that number and to the left and you can barley see Twitter, Facebook, and Linkin icons and Call Us Now 706-221-9371. That is what I need to change to white and increase the size.
    Thank you for the quick help.
    Buddy

    #1417684

    This is what I need to change, thanks

    Phone Number Or Small Info Text
    Add the text that should be displayed in your header here Call Us Now 706-221-9371

    #1417765

    Hi,

    Thanks for the clarification. Please try this CSS as well:

    .phone-info div {
        color: #fff;
        font-size: 14px;
    }

    Best regards,
    Rikard

    #1417788

    Installed code, cleared cache and tried private browser but I cannot get it to change. Would you take a look when you get tiem.
    thank you,
    Buddy

    #1417822

    Hi,

    It’s working if it’s placed at the top of Quick CSS. Please check your other CSS so that you don’t have any open curly brackets for example.

    Best regards,
    Rikard

    #1417835

    Thank you Rikard, I moved to top of css and checked for curly brakets, cleared all caches and still cannot get “Call Us Now 706-221-9371” to show up in white font. What else can I try? When you select it it is white but unselected it is still gray.
    thanks,
    Buddy

    #1417859

    Hi,

    Thanks for the update. It’s white on my end, I’m not sure what you mean about it being selected though?

    Best regards,
    Rikard

    #1417869

    Just started working this morning. I have cleared caches at least 20 times. Thanks so much for your help. You can close this now.
    Buddy

    #1417888

    Hi,

    Great, I’m glad to hear that it’s working now. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Blue space across top of MarkPostlawl.com make Call Us Now -706-221-9371 white’ is closed to new replies.