Logo on mobile showing with not right alignment
Hi
I use on my site (www.fishcorp.no) parallax demo site.
Transparent layout for the menü and logo is active and I received following attached CSS code to place the logo on the rigt site, which works well.
The issue I have is on mobile the logo is not displayed just beside of Menu. Vertically it looks not bad, bad vertically the logo is placed / alligned centered to screen. I changed logo style under Be Theme Responsive options, but with no effect on mobile.
Is it possible to provide me a CSS code for that?
.header-simple #Header a.responsive-menu-toggle {
right: unset !important;
left: 0 !important;
}
#Top_bar .logo {
float: right !important;
}
Comments
the logo looks like this on mobie:
http://prntscr.com/fisd2o
What is wrong?
thanks
thanks