• Hi,

    I tried to align logo and title & description on the same line, but i don’t succeed.
    How can i do to align them ?

    Thanks for your help.

Viewing 1 replies (of 1 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @guenfood,

    Please add the below CSS code in additional CSS for that Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste below CSS >> Publish it.

    .site-logo {
        width: 30%;
        float: left;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘How to align logo and title’ is closed to new replies.