Hello,
i need to position the menu on the right side instand of leftsided.
what is to do?
i want to position the logo in the middle of the room (between top und menu).
best regards from vienna,
robert
Hello,
i need to position the menu on the right side instand of leftsided.
what is to do?
i want to position the logo in the middle of the room (between top und menu).
best regards from vienna,
robert
Hey!
Add following code to css/custom.css or the quick css field:
.main_menu {
float: right;
}
Best regards,
Peter
You must log in to post.