Full Width Header in Posts

Posted in: Newspaper
Post count: 159

Hello –

1) I’m unable to achieve a full width header and footer in Post Categories.

I’m using the main theme and its the newest release.

I do NOT have a color selected for the background.

2) How do I remove the drop shadow from header Style 7?

Thanks!

Post count: 159

update…

1) I figured out that the header and footer is controlled by post settings.

2) still need help with this one.

Post count: 22421

Hello,

In order to remove the shadow you must use css as there is no setting for this in the theme panel. Use this code in the theme panel->custom css box:
.td-header-gradient:before{
display:none!important;
}

Thank you!

Post count: 159

Thanks! It worked.

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