Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #127383
    Debbie
    Participant

    If I have a tiny little logo, is there a way I can put it and the site title side-by-side?

    https://whythereyouare.com/

    #127406
    tikaram
    Keymaster

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

    #site-logo {
    	width:15%;
    	float: left;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

    #127453
    Debbie
    Participant

    Yay!

    #127496
    tikaram
    Keymaster

    @violetdeb : Glad to know that the issue has been resolved.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo and site title side-by-side?’ is closed to new replies.