Shape 5

Joomla Templates => Eventfull - Club => : maccaa31 July 14, 2015, 01:16:01 AM



: Hide logo on responsive site
: maccaa31 July 14, 2015, 01:16:01 AM
Hi,
Is there a way to hide the logo once the site goes to the mobile version? It is taking up a bit too much space once the site moves to mobile.

Thanks


: Re: Hide logo on responsive site
: mikenicoll July 14, 2015, 02:13:30 AM
Hello,

Add this to the custom.css file to hide it once the mobile bar kicks in.

:
@media screen and (max-width: 750px) {
#s5_logo_module {display:none;}}


: Re: Hide logo on responsive site
: maccaa31 July 14, 2015, 08:47:58 PM
Hi,
I'm really sorry for annoying you all the time, promise i am almost finished.

I am having an issue with the header when i am not in full screen and is also occurring on the ipad where the margin or padding is pushing the menu and logo down. If you scroll down, the menu will correct.

Image attached.

www.astiaustralia.com.au




: Re: Hide logo on responsive site
: mikenicoll July 14, 2015, 08:55:53 PM
Hello,

Do you have any steps to replicate the layout in the screenshot? I took a look at the site but it appears properly on my end in FF.

Regards,


: Re: Hide logo on responsive site
: maccaa31 July 14, 2015, 09:18:59 PM
Hi,
It is mainly FF and Chrome having the issue. It is only when the window is about the size of an ipad and the logo and menu are cut in half.

Thanks


: Re: Hide logo on responsive site
: maccaa31 July 14, 2015, 09:23:34 PM
And sorry, it is only happening on the other pages. The homepage is fine, you need to navigate to another page.

Thanks


: Re: Hide logo on responsive site
: mikenicoll July 16, 2015, 12:58:45 AM
Hello,

Could you please take two screenshots illustrating the correct versus incorrect layout? I am having trouble replicating any issues with the logo or menu in the browsers I have tested so far.

Regards,