-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 26, 2013 at 3:59 pm #193269How does one change the width of the menu items so that menu titles stay on one line and don’t become two lines as with some of my menu items at http://www.millionaireasia-indonesia.com ?
Many Thanks,
Jim
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 26, 2013 at 5:17 pm #516588Within file path –> /templates/ja_orisite/css/template.css
at line 1488, you will see the following:
span.menu-title {
max-width: 71px;
}Modify the “max-width” property to a higher value, for example:
span.menu-title {
max-width: 150px;
}Hope That Helps
1 user says Thank You to TomC for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 26, 2013 at 5:31 pm #516591Thanks Tom that worked a treat.
Jim
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 26, 2013 at 5:32 pm #516592Glad to be of assistance . . . All the best with your continuing site development.
🙂
1 user says Thank You to TomC for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
July 27, 2014 at 3:22 pm #543530Hi Tom,
What would be the line to change the width for the sum menus? On a new site http://www.indonesianmaltwhiskysociety.com in the find a whisky menu I seem to have titles coming on two lines.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 28, 2014 at 5:35 pm #543686Try This . . . .
Within file path –> /templates/ja_orisite/themes/blue/css/menu/mega.css
at line 44, modify as follows:
.ja-megamenu ul.level1 li.mega a.mega span.menu-title {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
white-space: nowrap;
}Better ??
1 user says Thank You to TomC for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
July 29, 2014 at 3:56 am #543722Thanks Tom, a great solution as always.
Jim
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by TomC 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum