How would I accomplish something like the responsive diamonds on this page:
Specifically the colored hover with the word in the middle. The icon at the bottom would be cool, but it’s not necessary.
Plugins are fine if you have suggestions, or just CSS code. Thank you in advance.
Hey heidezc,
This is something that may be possible to accomplish via css. Can you please provide a link to your site so I can examine what you have so far?
Best regards,
Jordan Shannon
I have nothing at all so far, so I’m willing to take any suggestions.
Hi,
Well you would need to get a bit creative haha. You have the options to use images to make the diamonds, in which you would then set the images as the background for the columns.
Option two, would be to see the column to have a a square dimension and border, and use css to rotate the column so it gives the diamond effect.
But before anything you need to start the page so you can decide how best to apply it.
Best regards,
Jordan Shannon
I’m sorry, I wasn’t clear. I don’t want the diamond shape. I want the semi-transparent overlay with a custom button/logo (or whatever you want to call it) in the middle. They will very likely be squared shaped as normal.
Hi heidezc,
This can be done with masonry, something like here
If you need further assistance please let us know.
Best regards,
Victoria