To expand further, I am currently fixing this issue by utilising the following custom CSS:
.wpgr-m_card__btn-text {
opacity: 1 !important;
}
This overrides the plugins default of “opacity: 0” and allows the text to show.
Cheers,
Marcosis
Hi Moritz,
Upon installing your plugin the above padding field was set to:
padding: 1.6em 1em 0.6em !important;
As mentioned, the code I posted was what I changed it to to adjust the fields and make them match up correctly.
Cheers,
Marcosis
Hi Moritz,
That’s the thing, in my installation the opacity on the button text stays at 0 even when expanding the cards which then only shows a button without text.
Cheers,
Marcosis