Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Is there a way to change the height of the dropdown box on the add to cart popup? The font I'm using is fine in the dropdown itself but is clipped when only the box is shown.
Thanks.
Charlie
www.stalkinglight.com
Offline
try this in your custom css:
.backlight-form select {
height: 2.5rem;
}
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Offline