badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

can header logo be left justified?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19799
    orandon
    Participant

    I like clean retina a lot but I want my logo image to be left justified in the header and the site title and text to be to the right of it. Is there any way to do this?

    #20925
    Greg
    Participant

    Hi Orandon,
    I have the same issue. Did you solve it? is it a matter of just placing code in custom CSS? if so can you paste the code here please so I can try it as well.

    Thank you.

    #20950

    Hi all,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #site-logo {
    float: right;
    }

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.