Protostar Main Menu - website/mobile issue

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
deaksey
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Fri Jan 04, 2013 10:10 pm

Protostar Main Menu - website/mobile issue

Post by deaksey » Wed Nov 12, 2014 8:59 am

Hi,

Can someone help with an issue I have. I have main menu set up on website as horizontal but when I view it on mobile it displays vertically - is there any way to change for it to be the same on mobile?

I have attached how it is viewed on mobile - even if I can change for 2 headers across instead of straight down!

Any help or input is much appreciated. Thanks
You do not have the required permissions to view the files attached to this post.

User avatar
Lockerbie
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 170
Joined: Wed Dec 06, 2006 4:25 pm

Re: Protostar Main Menu - website/mobile issue

Post by Lockerbie » Wed Nov 12, 2014 2:49 pm

Hello Deaksey,

Without a link to your website it's hard to tell. It is probably something in the template, but it could also be the images have absolute sizes, instead of percentages. Most likely it's a combination of things.

deaksey
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Fri Jan 04, 2013 10:10 pm

Re: Protostar Main Menu - website/mobile issue

Post by deaksey » Wed Nov 12, 2014 3:17 pm

I'm still updating the site as in the process of migrating from previous site
site

http://www.sfar-lanarkshire.org.uk/new

Have a look and let me know your thought.

Thanks

User avatar
Lockerbie
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 170
Joined: Wed Dec 06, 2006 4:25 pm

Re: Protostar Main Menu - website/mobile issue

Post by Lockerbie » Wed Nov 12, 2014 3:50 pm

The layout of the menu changes at a width of 768px. This is probably set in your stylesheet, so look for something like '@media...' and the styles for that.

Another possibility is disabling the following in your template.css line 7332, where it says:

Code: Select all

.nav-pills > li {
float: none;
}
It seems to work after that, but please test if it doesn't effect anything else.

deaksey
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Fri Jan 04, 2013 10:10 pm

Re: Protostar Main Menu - website/mobile issue

Post by deaksey » Wed Nov 12, 2014 4:24 pm

Excellent I did the css change and that worked - just have to mess about with the layout for the alignment to be fine now.

Thanks again

User avatar
Lockerbie
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 170
Joined: Wed Dec 06, 2006 4:25 pm

Re: Protostar Main Menu - website/mobile issue

Post by Lockerbie » Thu Nov 13, 2014 1:19 pm

You're welcome!
If your problem is solved, you can change the status of this thread to 'solved'. ;-)

deaksey
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Fri Jan 04, 2013 10:10 pm

Protostar Main Menu - website/mobile issue (SOLVED)

Post by deaksey » Mon Nov 24, 2014 5:56 pm

:)


Locked

Return to “Templates for Joomla! 3.x”