badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: position the top menu on the far right

#21920
necrosoft
Participant

custom CSS ? :
.hgroup-right {
float: none;

}
#access {
float: none;
text-align: right;
}
#access li {
display: inline-block;
float: none;

}