• Resolved Ray Davies

    (@ray-davies)


    Hi, I would like to have my header image aligned left (472px x 154px. I would then like to have two lines of text aligned right, one line containing a telephone number, the second being an email address / link. Where do I start??
    Thanks in advance & Happy New Year to you all.

Viewing 3 replies - 16 through 18 (of 18 total)
  • Overide the last code I gave you with this one:

    .site-title-group {
    width: auto;
    max-width: 50%;
    float: right;
    }
    
    .site-header .site-branding {
    background-size: 100%;
    background-position: 0 50% !important;
    }
    Thread Starter Ray Davies

    (@ray-davies)

    Sal, thanks again. You must have the patience of a saint! It worked, but I altered the background size to 45% and I think it’s a hell of a lot better than it was, so I’m going to leave it alone. Thanks again for your help

    You’re welcome

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Align header image left’ is closed to new replies.