Header size

Posted in: Newspaper
Post count: 20

I did the latest update and now my header doesn’t fit the rest of my site. It was fine before the update.

Any idea what happened?

Post count: 3343

Hello,
Add this in style.css

.td-full-logo .container-fluid {
    padding: 0px !important;
}
.td-full-logo .td-grid-wrap {
    padding: 0px !important;
}

Thanks for the message!

Post count: 20

Ok, does it matter where I put this?

I put it in the text logo section and it didn’t change anything.

Post count: 3343

Hello,
Add it in style.css file http://screencast.com/t/Ma6bPslwj2

Thanks for the message

Post count: 20

Ok, didn’t seem to make a difference. I’ve attached a screencap of my style.css file

screencap

Post count: 3343

Hello,
The td-grid-wrap style is applied, you need this to be full

.td-full-logo .container-fluid {
    padding: 0px !important;
}

If you don’t manage it please send us access to your WP and we will make it for you.
Send at contact@tagdiv.com

Thanks

Post count: 20

That did it, thanks again!

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