Hi, continuing in the customization of my site, I am trying to place a phrase / motto in the upper right corner of the header, normally reserved for social media. As you can see from this link:
http://www.ferentino.eu/dove-siamo/
you cannot position it except at the end of the menu that is covered. Is there any possibility of being able to position it exactly in the upper right corner or the total right of the header?
Thanks
Hi, using your documentation and adopting a different menu positioning, I managed to position the phrase motto in the upper right corner but it creates a big white bar and an excessive lowering of the logo / menu.
Would it be possible to make the logo and menu align with the phrase / motto by recovering space?
Yu can see the result at this link:
http://www.ferentino.euhttp://www.ferentino.euhttp://www.ferentino.eu
Hi amepro,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#header_main #custom_html-2 {
width: 24vw;
float: right;
margin-bottom: -90px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you very much indeed Victoria
It works!
Have a nice evening!
Best regards
Hi amepro,
Glad we could help :)
Have a nice evening too!
Best regards,
Victoria