Hi so I’m trying to re-create several effects from the opening section of Crowdrise.com -
- How can I arrange 4 separate ‘cards’ like this in 1 row but when it displays on a mobile it stacks columns of 2? (my website is easystartup.net but when you view the 4 cards at the top in mobile device it shows them each as 1 row - I realise I may not use cards for this effect but could use content areas or something else - I’m open to suggestions)
- How can I achieve the mouse over effect of that box popping up and down like a ‘wave effect’ when you hover? I have circled the static state appearance in red and the hover state in green in the screen shot, this section is used in the very beginning of Crowdrise’s website right under the header.
If you guys could help me to achieve some similar feature like this I would greatly appreciate it, I’ve particularly had this problem with never being able to arrange icons to display in the same row on mobile devices it always breaks them up into their own columns where as on desktop it may show them aligned
I will be using this code/feature in other areas of my website (to be able to stack them on mobile in rows of 2 or 3 or 4 etc) so this particular question is going to help me out a lot with other parts of my site as well. Thank you very much in advance.
Summary: I want top re-create a row of 4 items with images as the background with the same mouse over effect and mobile responsive stacking as seen on the Crowdrise example I have given - For the sake of learning the code and producing the effect I want a direct reverse engineering of this to use on my build could work.
Second Question:
I’m also trying to use this http://bestjquery.com/tutorial/testimonial/demo13/ testimonials slider in my page however it also is just displaying each ‘testimonial card’ in a separate column as oppose to 3-4 in a row… How could I modify this to achieve the correct effect?