Full Width(no sidebar) – only two column in block 4

Posted in: Newspaper
Post count: 41

Hi,

1. When I swith page layout to Full Width(no sidebar)
http://prntscr.com/9923z5
I use “Block 4” but then have 3 column.
http://prntscr.com/9924tn
I need 2 column on Full Width(no sidebar)

2. How disable thumb on Block 4?

Best
Krystian

Post count: 41

Pls ignore 1. I dont need two column, only how remove thumb image?

Post count: 7909

Hi,

Module 2 is used to render posts on block 4 and the thumb can be disabled from here – http://screencast.com/t/DIqf0nHV
Not sure what you want to do, you could hide it via custom css only for block 4 if this is what you mean – http://screencast.com/t/mTgLOXPqQb

.td_block_4 .entry-thumb {
display: none;
}

Thanks!

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