Header ad background

Posted in: Newspaper
Post count: 60

Hi.
Is there a way within the template setting to control that background of the section where the header ad is. I want to make it partial transparent.

Post count: 20688

Hi,

I see you already did that – http://prntscr.com/lqfq86
When setting a background color for the header there is a slider for the opacity of the color.

Thanks

Post count: 60

Yes, but it is the ad area below the menu that I can’t figure out how to make transparent.

Post count: 20688

Hi,

So maybe something like this – http://prntscr.com/lqme71

This would be the code for it

.td-header-style-9 .td-banner-bg {
background-color: rgba(249,249,249,0.5);
}

Thanks

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