1. jpolecheck
  2. Free Templates / Extensions
  3. Thursday, 20 January 2022
  4.  Subscribe via email
Is there a way to get the Menu Group Title on its own line, with the menu items aligning with themselves in their columns? See attached screenshot...

http://cheq2022.pointhorizonmn.com/menu
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51_menu.j51_menu {
column-count: 1;
}
.j51_menu_group {
column-count: 2;
}
.j51_menu_group_header {
column-span: all;
}


Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Exactly perfect. Thank you! (I'm guessing this would be the preferred format for everyone using this, too)
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Is there a direct email to use for other support? I'm trying to fill out the form, but it just sits there until the reCaptcha times out...
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sure. Direct emails can be sent to info@joomla51.com.

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Suddenly this has started to happen on two of my sites. I can't figure it out. I've reinstalled, reconfigured, searched online for answers, but still no luck.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of the issue?

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
reCaptcha does no longer work correctly. If you want to stay with Google, you should use Invisible Captcha instead.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!