how to remove Author Name & Posting Date in post that showing on home page index

Posted in: Newspaper
Post count: 21

sir,

how to remove Author name & Posting Date of a post in main page indexing,
we want only post name in block.

Post count: 35449

Hi,

Please check the settings from the Newspaper>theme panel>Blocks settings -> https://www.screencast.com/t/RNL5PMVNwq
Meta Info on Modules and Blocks -> https://forum.tagdiv.com/meta-info-modules-blocks/

Thank you!

Post count: 21

name and Date Remove but his space not adjusted.
Name Date hide only his background space not remove
we want only text we use BLOCK 9

Post count: 35449

Hi,

Try to disable all settings from meta info on modules/blocks -> https://www.screencast.com/t/sSnW4G5M6eR and the space will adjust better -> https://www.screencast.com/t/lF8M5rVHPt

Thank you!

Post count: 21

Name and date remove but issue is space in between two post that is not remove that shown in that link https://www.screencast.com/t/lF8M5rVHPt

Post count: 35449

Hi,

That is not an issue, in that way was design this block, if you want top change that space you can use a custom css
-> https://www.screencast.com/t/RwXzMB4q
.td_block_9 .td_module_8 {
padding-bottom: 5px;
}

Set the code in Newspaper>theme panel>Custom code>Custom css

Thank you for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.