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;
}

- Hits: 9
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;
}
