Reply To: Image select radio buttons

Home Forums Quform WordPress Image select radio buttons Reply To: Image select radio buttons

#34627
ianforest
Participant

Hey Allan, thank you for your help much appreciated. Doing this has created a new problem however…

When I select an image, the text underneath now shifts over to the right…

This is the CSS I am using for “option text”

position: absolute;
bottom: -40px;
padding-bottom: 5px;
text-align: left;
text-transform: uppercase;
font-weight: 900;
color: #000;
font-size: 15px;

And the only style for anything selected I am using is “option label (when selected)” and this is for styling the check icon that appears inside the image…

border: 5px solid rgb(137, 199, 18);
box-shadow: 0 0 15px rgba(137, 199, 18, 0.2), inset 0 0 15px rgba(137, 199, 18, 0.2);

Thank you for your help.

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy