About
RachelGreene
Rank:
Community Explorer
Title:
Joined:
Sep 13, 2021 8:15:49 AM
Posts:
6
Solutions:
0
Likes Received:
5
Bio:
An amazing Instructure Community member
Most Liked Posts
Hi! After much trial and error and searching for an answer for our catalog- I have found a solution (or at least a workaround) using CSS that hides 'Categories', and adds new text after:
/* H...
Sure! You can adjust the speed of the transition (ease-in-out) and the enlargement (scale).CSS:
.product-link:hover {transition: all .2s ease-in-out;transform: scale(1.05); }
Hi! I can help. This JavaScript code will add a link after "Privacy Policy":) Just add your link in place of "link".
$(document).ready(function() {$('.piped-list').appe...
No team, mainly me (Graphic Designer) so that means a lot!
And lots of research, tweaking code and inspiration from the above links, seeing what is possible.
Very late to the party, but wanted to chime in and say this was very insightful! Over the past few months we have redesigned our Catalog instance with unique branding down to the course level in some ...
Most Recent Posts
Hi! After much trial and error and searching for an answer for our catalog- I have found a solution (or at least a workaround) using CSS that hides 'Categories', and adds new text after:
/* H...
I see what you mean, it snaps back rather quickly. Try this out: .product-link:hover { transform: scale(1.05);color: #2E1A47}.product-link { transition: transform 0.5s ease; transfo...
Sure! You can adjust the speed of the transition (ease-in-out) and the enlargement (scale).CSS:
.product-link:hover {transition: all .2s ease-in-out;transform: scale(1.05); }
Hi! I can help. This JavaScript code will add a link after "Privacy Policy":) Just add your link in place of "link".
$(document).ready(function() {$('.piped-list').appe...
No team, mainly me (Graphic Designer) so that means a lot!
And lots of research, tweaking code and inspiration from the above links, seeing what is possible.
Latest Badges
Instructure Community: 3 Year
3 Years with Instructure Community
2024-09-23
15 Logins Completed
2024-01-25
10 Logins Completed
2024-01-25
5 Logins Completed
2024-01-25