Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-07-13 01:58:38

charlie.choc
Member
From: Marietta, GA
Registered: 2014-01-09
Posts: 359
Website

Dropdown box height in add to cart popup

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.

Offline

#2 2017-07-13 02:31:54

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Dropdown box height in add to cart popup

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

#3 2017-07-13 02:36:58

charlie.choc
Member
From: Marietta, GA
Registered: 2014-01-09
Posts: 359
Website

Re: Dropdown box height in add to cart popup

Thanks Rod, worked great.

Offline

Board footer

Powered by FluxBB