Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #277341
    Andrew
    Participant

    I have used a bit of code to move the Header text to the right of the logo…

    #site-logo, #hgroup { display: inline; float: left; }

    However the Header text is squashed up against the logo and aligned to the top. How can I move the header text down to align centre with the logo on its left and a small space between them? Logo on left and Header text to the right of the logo?

    #277356
    Skandha
    Participant

    @wildways: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #277357
    Andrew
    Participant

    Its in maintenance mode – but will open for the next hour…

    https://hamperhugs.co.uk/

    #277362
    Andrew
    Participant

    I have left the site accessible for you…. will close again tomorrow.

    #277402
    Skandha
    Participant

    @wildways: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #hgroup {
        margin-left: 10px;
        margin-top: 50px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #277532
    Andrew
    Participant

    Great thank you

    #277540
    Skandha
    Participant

    @wildways: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-box/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Header / Logo layout change’ is closed to new replies.