Forums
Home / Theme: Hueman / Move logo to right side
(@roeecohen)
10 years, 7 months ago
Hi,
How can I move the logo to the right side? thanks.
(@rick_vit)
Hi roeecohen, Can you post the link of your website so I can have a look at the code?
Thanks
Hi Rick,
First thank you for the quick respond.
I didn’t publish it yet so I can’t let you see it, but I only need a regular code if there is one :P.
Thanks.
No problem ?? You can try to modify this in your theme CSS in the editor, make sure you find the code below and change the float from LEFT to RIGHT.
.site-title { font-size: 42px; font-weight: 600; letter-spacing: -0.5px; float: right; line-height: 60px; padding: 10px 0; }
Let me know if it works!
Thanks works perfectly!
Glad it worked!
Cheers, Riccardo