Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

JA Mood - problem with header on mobile view

6 years 8 months ago
  • phatair's Avatar
    Topic Author
  • phatair
  • Offline
  • Fresh Boarder
  • Posts: 47
  • Thank you received: 0
Licenses:
JomSocial Active

Hello,

i'm using the ja mood template that was included in the jomsocial pro license.
On the mobile view i have the problem, that the head is not displayed correctly.

i attached a screenshot. I know how to disable the sandwich menu but if i do this the second blue bar is still displayed.

Collapse navigation for small screens is set to off but the second blue bar is still displayed.
How can i completly remove the second blue bar? I dont need the sandwich menu and i dont need the second blue bar.
Thank you.

Attachments:
6 years 8 months ago
Licenses:

HI.

Thank you for contacting us.
This space is left for site menu. You may remove it but site menu won't be displayed then.
Also we do not provide customizations - please, read our Support Policy: www.jomsocial.com/support-policy

This last time we provide the code, please, try:

@media only screen and (min-width:320px) {
nav#t3-mainnav {
	display: none;
}
header#t3-header .logo {
	padding-bottom: 0;
}
header#t3-header {
	padding-bottom: 0;
}
}
@media only screen and (min-width: 1024px)  {
nav#t3-mainnav {
	display: block;
}
header#t3-header .logo {
	padding-bottom: 12px;
}
header#t3-header {
	padding-bottom: 12px;
}
}

ROOT/templates/ja_moods/css/custom.css (if you don't have this file - feel free to create it)


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
The following user(s) said Thank You: phatair
6 years 8 months ago
  • phatair's Avatar
    Topic Author
  • phatair
  • Offline
  • Fresh Boarder
  • Posts: 47
  • Thank you received: 0
Licenses:
JomSocial Active

Thank you - works great.
Sorry i didnt know that customizing is not supported. Thanks for helping me anyway.

Regards,
Steffen

6 years 8 months ago
Licenses:

HI.

No worries, great that it works for you ;)


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW