Adding the logo of my business to the headed

  • Unknown's avatar

    I want to add the logo of the law firm next the header name, however is not allowed by the theme to add a logo, can i custom the CSS in order to add it ?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I see you have gotten a logo added to your site using Delight with the following CSS.

    h2.site-title::before {
    	content:url('https://quinonezlawfirm.files.wordpress.com/2016/12/web-logo3.jpg');
    	display:block
    }

    Please let me know if you need additional help with this or other issues.

  • The topic ‘Adding the logo of my business to the headed’ is closed to new replies.