• Hello,

    How do I remove the title “Homeschool Bukol” displayed whenever I use the plugin “Display WordPress post” by Jetpack? I posted this here because I think that it’s got something to do with the CSS of the theme.

    Thanks in advance!

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

Viewing 1 replies (of 1 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, this custom CSS will remove that title for you.

    .panel-grid-cell .widget-title {
    	display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Remove title when using Display WordPress post plugin’ is closed to new replies.