• Hi,

    I’ve been reading previous posts regarding adjusting or bringing the site title beside to the site logo & I can’t seem to find a proper solution. Can anyone help me? The curren theme I am using is that: the site title is under the site logo .Apologies as I am still learning.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @atabm,

    By default, the theme does not have these options.
    I would like to recommend you to use logo with your title and tagline.

    Altenatevely you can use following custom CSS on Appearance => Customize => Additional CSS

    .custom-logo-link {
        float: left;
        width: 50%;
    }

    Note: you have to adjust the width.

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Adjust & Bring the Site Title beside Site Logo’ is closed to new replies.