Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70765
    Kana
    Participant
    Premium Member

    I changed the font size of the logo on smart phones with the additional CSS here, but the font size of the logo on the post page is not changed. Please let me know how I can change it.

    @media screen and (max-width: 640px){

    .header-logo h1 a {

    font-size: 35px !important;

    }

    }

     

    #70769
    vako
    Keymaster
    WP Royal Team

    Hi Kana,

     

    At first, sorry for the late reply, we had holidays.

    Just use the global CSS class .header0logo without h1 and a tag.

     

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.