• Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.popular]]
    • MyVR.com

    How can we change the Font Color and Font Size of the telephone number in our website?

    Websites
    3
    4
    2600
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Chris Rivers last edited by Chris Rivers

      Hi Team,

      How can I change the font color or font size of the telephone number in our website, the one displayed beside where we can put our Company Logo.

      Let me attach a photo to best understand the situation and hopefully someone can help

      0_1489530876164_upload-584927cf-eb24-4417-ac3a-271ddccfb776

      I don’t have any option in Layout or Design Editor to change font size or font color, is there any way to go over this?

      Thanks,

      1 Reply Last reply Reply Quote 0
      • Danny Eiden
        Danny Eiden last edited by Danny Eiden

        Hi Chris,

        Adding this CSS to your page will change the font size and color of the text you are highlighting.

        /* Your "Talk to Us" text */
        #call-to-action-div .phone-number .calluslead {
          font-size: 15px;
          color: #555;
        }
        /* Your "Email Us" text */
        #call-to-action-div .phone-number .number {
          font-size: 15px;
          color: #555;
        }
        

        In the CSS above, I’ve made the two text areas the same size and color but not the same weight or capitalization. It will look like this.

        0_1490062774411_Screen Shot 2017-03-20 at 7.18.52 PM.png


        Cheers,
        Danny

        1 Reply Last reply Reply Quote 0
        • G
          Gwen Morrison last edited by

          And how do you add CSS to a page ?

          Thanks

          1 Reply Last reply Reply Quote 0
          • Danny Eiden
            Danny Eiden last edited by

            Hi @Gwen-Morrison,

            You can add custom CSS to your site by following this guide.

            Best,
            Danny

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            About the MyVR Community

            • Getting Started
            • Community Rules
            • Best Practices
            Copyright © 2016 - 2020 MyVR | Contact Us
            Admin Login | Logout