Hello, I want to put some hmtl code behind my website logo. I know i must make changes in _sub_header.html in
<bx_injection:injection_logo_before />
__main_logo__
<bx_injection:injection_logo_after />
but when I add the html code next to __main_logo__<MY HTML CODE> the code shows shows under the logo and not behind the logo.
How to put html code to display behind the logo (on the right) ? Please help