Hi,
I have created a looper to pull in a custom post type I have created. I’d like to add another block using this looper, but not have the rollover DIV I have created to show on this one block. I gave it custom CSS on the backend, but targeting that CSS and the DIV seem to have no effect. I’m also not seeing the CSS class listed when I inspect the page in Chrome.
I have it set up as a Grid, with the Cells as the Looper Consumers. Each cell has a Div inside that is set to opacity:0, and then upon rollover it changes to opacity: 1.
The block where I’d like the rollover disabled is the “Delivering the Unexpected” text (shown below).
Is what I’m asking possible? I’ve put credentials in a secure note for you.
Secondary to this is making the cells/div be square no matter the size of the screen. Any tips for this?
Thank you!
Jen