Hello,
There is any possibility to have the logo inside the top bar?
Like these: http://new.alaya.es/wp-content/uploads/2018/08/Captura-de-pantalla-2018-08-19-a-las-23.30.01.png
The point is, I don’t need the ads space and I prefer to have less height in the header.
Thank you,
Ares
These is approx what I need:
http://new.alaya.es/wp-content/uploads/2018/08/Captura-de-pantalla-2018-08-19-a-las-23.43.20.png
How can I do it? Which is the better header style?
Thank you,
Hello aresglez,
Try to use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-header-main-menu{
text-align:center;
}
The result is here -> https://www.screencast.com/t/21uM9H5mnMi
Thanks.
Thank you, works! 🙂
And the other question?
How can I do this with style 1?
http://new.alaya.es/wp-content/uploads/2018/08/Captura-de-pantalla-2018-08-19-a-las-23.43.20.png
Thanks again,
Hello aresglez,
Our Header Style 1 looks like different than your desired example, sorry! You should create your own CSS code in order to achieve like this. Use the Inspector browser to create your own CSS code. Check here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks for your understanding!
Hi,
I added this code in the custom css area to add the logo in the top bar, but nothing happens. I’d like to get this header result, like you see on this newspaper website: https://nrc.nl.
Any other solution for this?
Regards,
Martin.
Hi,
@Seashore The header styles are predefined, they look like this
– https://forum.tagdiv.com/header-styles/
Can’t have a template for every example out there. Simple modifications can be possible with CSS.
Provide a link to your website and I will take a look and try to center the menu if that is what you want.
Thanks