Skip to main content

Commenting out the Title of a PrestaBlog List

To hide the title of  Prestablog list put this css in the Advanced Section of the Shortcode widget that is displaying the PrestaBlog List

.prestablog .title {
    display: none;
}

 prestablog title no display

 

  • Hits: 9