• Hi, I have problem with post title not showing in Polylang translated posts. There is h1 tag in source code, but not visible on post page. It’s not covered by menu, as I added top margin to article section and there is empty space where title should be. Any ideas what can be wrong?

    Link to default language post

    Link to translated post

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Tom

    (@lsrgsrd)

    Solution is to add this code in custom CSS:

    h1.entry-title {
    display: block!important;
    }

    Hi @lsrgsrd

    Thank you for reaching out to us and sharing the solution with us.

    Also, it seems the issue got resolved now refered in this screencast.

    However, if everything is working now, please consider marking the topic as Resolved so it can help others as well.

    With Regards
    Humayon

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

You must be logged in to reply to this topic.