• Resolved jeenhao

    (@jeenhao)


    Hi everyone,

    I’m facing a problem. In my site, under “latest news” section, the post title isn’t showing. Only featured image is shown.

    The title only will appear after you click something and go away from the home page and hit the back button to go back to home page.

    My site is https://streetfinance.club/

    Can somebody tell me what’s the problem?

    Thanks.
    Bong

Viewing 5 replies - 16 through 20 (of 20 total)
  • Fine on iPad & Phone the last time I looked.

    Still varying display in Safari –
    all text, half a line of text or no text –

    Perhaps keep this new height and reduce the size of the images?

    Again a P.S.:

    On Safari this section is not consistently responsive –

    If I make the window smaller, at some point the image & text are shown correctly –
    when I make it smallest – the image is larger with no text.
    Full size (13 ” McBook)part of the image is cut off

    Thread Starter jeenhao

    (@jeenhao)

    Hardeep Asrani,

    It works now. Thanks!

    Help please – it doesn’t work for me, neither in Safari on MacBook nor iPad –
    there is no text under the image, and on iPad only part of the image is shown
    I am lost as to where the fault lies
    https://ropus.repertoria.de/wordpress/

    Hello,

    You can try this CSS:

    @media screen and (max-width: 865px) {
    #carousel-homepage-latestnews .item {
        height: auto!important;
    }
    }

    Thank You

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Post Title & Description Not Showing under "Latest News"’ is closed to new replies.