Hello, I would love to move my header menu to the right of my logo, as mushroomrobot.com with your template. See below.
http://www.screencast.com/t/kmzpgw8F
Could you let us know how to achieved this?
I am running version 3.5 of Newspaper.
Thank you again for all your awesome support!
hi,
use this css:
.td-header-menu-wrap .container .row .span9 {
float: right ;
text-align:right;
padding-right: 35px !important;
}
.td-header-menu-wrap .container .row .span3 {
float: left ;
}
here: http://screencast.com/t/CLoD566j
Thanks for you message.
Radu A.
hi,
i see the menu on the right side : http://screencast.com/t/ybRj6IRK
Thanks for you message.
Radu A.
Here is another example of what another user did with the Newspaper Header Menu.
Like Disqver.com, I would love to have my Header Menu show up to the Right of my Logo. And be at the same level as the logo too. I did try using the code you suggested to AJ on March 31st with no luck.
I appreciate your suggestions.
Thank yoU!
Hi,
Take a look here: https://forum.tagdiv.com/topic/logo-in-menu/
Thanks!