Hello forum, I would need to know how I can do to cut the distance of my header photo with the menu bar on my website. I want the photo to be attached to the bar. Is it possible to do this by entering some kind of code? or modifying something in the CSS? Attached photo header1.png which is how it is now and attached photo header2.png as I would like to show. Thank you
http://www.radiomarcabarcelona.com/MENU/header1.png
Good http://www.radiomarcabarcelona.com/MENU/header2.png
Hello, I have inserted the code that you indicate me, but nothing happens, I do not know if I am inserting it in the correct site, attached photo. It is right? Thank you
http://www.radiomarcabarcelona.com/MENU/custom.png
Hello Bodgan. a question after inserting the code that indicated me, I got what I needed in Custom CSS, but it would be possible that there was no separation? that is to say that the photo joins the Menu bar. without separation? Attached photo with the space to be deleted. Thank you
http://www.radiomarcabarcelona.com/MENU/space-delete.png
Hi,
I could give you a code to completely remove the space between the image an header menu, the result would be like this
– https://www.screencast.com/t/OmYoPX9n
.td-header-style-4 #dj-rotator {
line-height: 0;
}
Thanks