Align top menu to right side

Posted in: Newspaper
Post count: 28

Hi,

I wanted to know how to align the top menu to the right side of the page, rather than the default left side setting.

http://www.screencast.com/t/kmzpgw8F

Post count: 3343

Hi,
1. http://screencast.com/t/dHVqgSdA

2. Add this CSS in theme panel -> Custom CSS

.td-header-menu-wrap .menu-top-container {
    margin-right: 33px;
}
.td-header-menu-wrap .span9 {
    text-align: right;
}
Post count: 30

I tried this but the top menu is just hanging in the middle now – not sure it’s picking up the custom css?

martinmuir.com/blueventures/

Post count: 30

scrap that – it works!

Thanks 🙂

Post count: 18

Hello, I would love to move my header menu to the right of my logo, as mushroomrobot.com did above.

http://www.screencast.com/t/kmzpgw8F

Could you let me know how he achieved this?

I am running version 3.5 of Newspaper.

Thank you again for all your awesome support!

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