• Resolved msmuzynski

    (@msmuzynski)


    I built my homepage using Elementor and added recent posts to the static homepage using the Sizzify Lite plugin. But during the last update, the titles of the posts disappeared. Now there is just a dash where the title was. Is this a glitch in the plug-in or is there somewhere I can fix this?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @msmuzynsk,

    I am not able to replicate the same issue. I had a look at your website and found a CSS that reduces the font size of title element to 1px that’s the reason why the titles are not visible at your website.

    You can add the following custom CSS to Appearance -> Customize -> Additional CSS section.

    .elementor-12831 .elementor-element.elementor-element-285dca5 .obfx-grid .entry-title.obfx-grid-title {
        font-size: 20px!important;
    }
    • This reply was modified 7 years, 9 months ago by Poonam Namdev.
    Thread Starter msmuzynski

    (@msmuzynski)

    Hi @poonam9 thanks so much for your assistance. I copied and pasted the code just as you said, cleared cache, and it still didn’t seem to fix the issue. Any other suggestions? Thanks again for your response and help!

    Plugin Support Poonam Namdev

    (@poonam9)

    Hi @msmuzynski,

    I can see the titles on your website. Screenshot: http://prntscr.com/ko8q37

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

The topic ‘Titles of recent posts missing’ is closed to new replies.