Change position of logo from left to right
- The topic ‘Change position of logo from left to right’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
Is it possible to change the position of the logo from the left to right site of the header? I want to place the logo next to the site widget “dots” at the right side of the header instead of next to the meny button.
Thanks a lot!
The blog I need help with is: (visible only to logged in users)
I got it. For anyone who might have the same question:
.custom-logo {
float: right;
}