Align Header together with body

Posted in: Newspaper
Post count: 15

I did custom header, but the menu and image in the header container are not aligned with body. They are smaler. How to get rid of that space?

Header image

Thank you

Post count: 18283

Hello !

Please provide us a link to your website and we will inspect and offer you a proper solution to it.

Thank you !

Post count: 15

It’s http://www.nakrajsveta.sk
Thank you

Post count: 18283

Hello !

I have inspected your page and everything seems to look nicely done. Can you point out where to look at? Here is what i’m seeing: https://www.screencast.com/t/bT6XvI9Nyj

Thank you !

Post count: 15

I’ve managed to do it via CSS, hovewer I’m not sure how good it will be in terms of responsivness and so.
Is there a better, simple and cleaner workaround than counting pixels ?

also please, how I can set up the shadow under the menu as almost every Newspaper menu have ? I want to put shadow only under the menu, not around it. Also only in the container, not full wide

Many thanks!!!

Post count: 18283

Hello !

You can edit the shadow by editing the header template using tagDiv Composer and you can set your preferences as you can see here: https://www.screencast.com/t/1TfVJfanb

Thank you !

Post count: 15

Unfortunatelly I’m still not able to change the shadow under row (containing menu). I’m only able to change a shadow around whole row.
How to do only one, bottom side ?

Thank you!

Post count: 18283

Hello !

You can try this custom CSS:

.td-header-desktop-wrap .tdb_header_menu {
box-shadow: 0px 15px 10px -15px #111 !important;
}

As you can see, here is the result: https://www.screencast.com/t/GcnstbaQiUx

I hope this was helpfull !

Thank you !

Post count: 15

Thank you. Working perfect!

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