Faded bar on picture….

Posted in: Newspaper
Post count: 60

If i disable the author and date on the post / block setting it just leaves a black bar in the bottom of the picture.

See https://www.dropbox.com/s/yxies6rzx1bfwy6/Capture%20-%20Copy.PNG?dl=0

Any way to remove this ?

Ps. Why is it not possible to remove the category fields on block 22. The options stops on block 19. Just wonder – not a problem !!!

Post count: 7909

Hi,

The meta container background will remain even if the post meta are disabled.
If you want you can use this css to remove it:

.td_module_17 .td-module-meta-holder {
background-color: transparent;
}

Module 17 is used to create block 22 – https://www.screencast.com/t/vqOZ01oQsn4

Thanks!

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