Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, alexander1511

    Try to paste the below custom CSS in theme’s custom CSS box:

    /*top contact detail section*/
    .top-contact-detail-section .contact-area h4 {
    	font-size: 19px;
    }
    @media only screen and (max-width: 1194px) {
      .contact-area h4 {
        word-wrap: break-word;
      }
    }
    /*top contact detail section*/

    Let me know did it work!

    Thanks

    • This reply was modified 7 years, 4 months ago by Imraj khan.
    Thread Starter alexander1511

    (@alexander1511)

    It worked! Thanks alot!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Appointment widget font size’ is closed to new replies.