Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #305334
    HansH
    Participant

    Hello Skandha,

    Now the site title is under the logo. We should like to have the site title next to the logo on the same height.
    Is the current theme (catchmagpro) it is possible.

    Kind regards

    Hans Hagmeijer

    #305355
    Skandha
    Participant

    @hansh: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-logo-link {
    margin-right: 10px;
    }
    #header-content .site-branding {
    display: flex;
    text-align: left;
    }

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

    #305360
    HansH
    Participant

    Hello Skandha,

    This is working fine. Thank you.

    Kind regards

    Hans Hagmeijer

    #305438
    Skandha
    Participant

    @hansh: Hello Hans,

    Glad it worked out. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘logo and title’ is closed to new replies.