Right Align the Header Picture in Motif Theme.
-
I need to move the logo on the top left to the top right corner of the page. I have used the motif theme. I would really appreciate any help. I don’t know how CSS works so please elaborate on how to find the code and what I need to do. Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
Hi there, I checked your site and do not see that you have the Custom Design upgade, which would be required to make this change on your site.
You can try out and preview custom CSS before you buy as explained here, and here is the CSS which you can try out.
.site-image img { float: right; }
- The topic ‘Right Align the Header Picture in Motif Theme.’ is closed to new replies.