Logo image aligns to the left or center, and not to the right
-
Hi,
I’m trying to align my logo image to the right. I’ve changed the following part:#site-logo { display: inline-block; float: left; margin: 0 24px 24px 0; margin: 0 1.714285714rem 1.714285714rem 0; } #site-logo-image { } #site-title-wrapper { float: left; padding-top: 0; }
When i’ve changed the float to “none”, the image went to the center of the screen. However, when I’ve changed it to “right” – nothing happened. I guess I’m missing something…
How do I align it to the right?Thanks!
Yoav
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Logo image aligns to the left or center, and not to the right’ is closed to new replies.