-
AuthorPosts
-
Nancy Kimball Friend
Nancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
April 30, 2015 at 2:55 pm #205977I used the right-menu from the demo and altered it to be a link to our Catalog.
However, on a smaller screen size, the text changes to Join.
I want the text to remain the same ? Catalog. Where can I find this?
Can this right-menu be made to be sticky? Not the main menu, just this red Catalog?http://www.morleylibrary.org/joomla_uber/
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 1, 2015 at 12:04 pm #569100Hi @nzkimball,
Please open file root_folder/templates/uber/css/custom.css (if you don’t have this file, just create a new one) then add this code :
@media screen and (max-width: 1200px) {
.right-menu .nav li > a.item-primary {
width: 95px;
}
.right-menu .nav li > a.item-primary:after {
content: "Catalog";
}
}1 user says Thank You to Adam M for this useful post
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
May 1, 2015 at 3:25 pm #569120Thank you Adam!
That did the trick.
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Nancy Kimball 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum