-
AuthorPosts
-
August 30, 2023 at 5:50 pm #1417599
How can I make the telephone number larger and white on home page on both desktop and phone?
Thanks,
Buddy
August 30, 2023 at 7:29 pm #1417608I 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
BuddyAugust 31, 2023 at 5:07 am #1417638Hi,
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,
IsmaelAugust 31, 2023 at 12:01 pm #1417681Thanks 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.
BuddyAugust 31, 2023 at 12:13 pm #1417684This 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-9371September 1, 2023 at 10:56 am #1417765Hi,
Thanks for the clarification. Please try this CSS as well:
.phone-info div { color: #fff; font-size: 14px; }
Best regards,
RikardSeptember 1, 2023 at 11:51 am #1417788Installed 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,
BuddySeptember 1, 2023 at 2:11 pm #1417822Hi,
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,
RikardSeptember 1, 2023 at 3:08 pm #1417835Thank 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,
BuddySeptember 2, 2023 at 9:23 am #1417859Hi,
Thanks for the update. It’s white on my end, I’m not sure what you mean about it being selected though?
Best regards,
RikardSeptember 2, 2023 at 1:34 pm #1417869Just started working this morning. I have cleared caches at least 20 times. Thanks so much for your help. You can close this now.
BuddySeptember 2, 2023 at 6:17 pm #1417888Hi,
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 -
AuthorPosts
- The topic ‘Blue space across top of MarkPostlawl.com make Call Us Now -706-221-9371 white’ is closed to new replies.