Block w/ Title & Excerpt No Image

Posted in: Newspaper
Post count: 18

Is there a block that has just the title and excerpt with no image?

Ex.

TITLE
author & date
This is my excerpt that is however long the except is.

TITLE
author & date
This is my excerpt that is however long the except is.

Thanks for your help.

Scott

Post count: 23312

Hi playmyrequest,

Unfortunately, does not exist an specific block with this option, but another possibility would be to use block 16 with the code below: http://screencast.com/t/Z1IKMzIdGWUA

.td-block-row .td_module_mx7
.td-module-thumb {
display:none;
}

Everywhere in site, when you are using block 16 – td_module_mx7, the images will have display none.

Hope this helps and let us how it goes!

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.