Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103063
    marketingpro76
    Participant

    Hello,
    Having some issues with my blog not displaying the post titles in desktop view. When I access the site on mobile, everything displays fine. Could someone assist me with this issue as I’m not quite sure what I did to cause this? My URL is http://marketingpro76.com

    #103087
    Mahesh
    Keymaster

    @marketingpro76: The issue is because of the following CSS in you Custom CSS:

    @media screen and (min-width: 961px) {
        .entry-title { font-size: 0.00px; line-height: 1.62em;  }
    }

    Please remove it.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Blog post titles not displaying in desktop view’ is closed to new replies.