- Posts: 49
- Thank you received: 0
display a submenu within a post
-
lg3raccoon
Inactive member - Topic Author
- Member
Less
More
10 months 2 weeks ago #51088
by lg3raccoon
display a submenu within a post was created by lg3raccoon
Hello, I would like to display a submenu with eight points below or within a post. Unfortunately it is then too wide, see screenshot. How can I influence the width or divide the eight submenus among each other or into four?
Best regards
Dominik
Best regards
Dominik
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
10 months 2 weeks ago #51089
by milos
Replied by milos on topic display a submenu within a post
Hello,
Please provide the link so we can see this live. We can't tell much just from a screenshot.
Regards,
Milos
Please provide the link so we can see this live. We can't tell much just from a screenshot.
Regards,
Milos
Please Log in to join the conversation.
-
lg3raccoon
Inactive member - Topic Author
- Member
Less
More
- Posts: 49
- Thank you received: 0
10 months 2 weeks ago #51090
by lg3raccoon
Replied by lg3raccoon on topic display a submenu within a post
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
10 months 2 weeks ago #51091
by milos
Replied by milos on topic display a submenu within a post
Hello,
Try adding this in the custom.css file:
It will be aligned to the right because you selected this in the menu options. So, you can change this in the template options.
Regards,
Milos
Try adding this in the custom.css file:
Code:
.belowcontent ul.menu {
white-space: pre-wrap;
}
It will be aligned to the right because you selected this in the menu options. So, you can change this in the template options.
Regards,
Milos
Please Log in to join the conversation.
-
lg3raccoon
Inactive member - Topic Author
- Member
Less
More
- Posts: 49
- Thank you received: 0
10 months 2 weeks ago - 10 months 2 weeks ago #51095
by lg3raccoon
Replied by lg3raccoon on topic display a submenu within a post
Unfortunately this doesn't work on my mobile devices. There is no line break there.
Is it possible to insert the individual buttons of the menu separately in my post .then I can also design the menu so that it works for the mobile device.
Is it possible to insert the individual buttons of the menu separately in my post .then I can also design the menu so that it works for the mobile device.
Last edit: 10 months 2 weeks ago by lg3raccoon.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
10 months 2 weeks ago #51096
by milos
Replied by milos on topic display a submenu within a post
Hello,
I think it's working but you must clear the mobile device browser cache to load the updated CSS file.
Regards,
Milos
I think it's working but you must clear the mobile device browser cache to load the updated CSS file.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.141 seconds