Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #250774

    I had my phone number in the header font size changed and after this latest theme update to 2.6.2 it now is not seeing the css code.
    I have this code in place that was working prior to the update:

    .social_header .phone-info {
    line-height: 10px;
    font-size: 30px;
    }
    #251052

    Hi jmblakey!

    Please use following code instead

    .phone-info span {  font-size: 30px; }

    Cheers!
    Yigit

    #251131

    worked perfect. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font size in header changed back after enfold update to 2.6.2’ is closed to new replies.