Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Change Style Orderby Dropdown Shop Kit

Home / Forums / Kadence Theme / Change Style Orderby Dropdown Shop Kit

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme

Tagged: 

December 3, 2023 at 4:58 pm

Hi! I want to style the default dropdown sorting:

To match this one:

I have reach it with the default box, but not with the dropdown. I can’t inspect it and can’t be able to find the correct css.

I have use that for the default box:

select.orderby {
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
background-color: white;
padding: 6px 14px;
color: var(–global-palette5);
font-size: 17px;
font-weight: inherit;
width: 439.086px;
border-color: #ccd0dc;
border-radius: 3px;
}

But doesn’t work with the dropdown box.

Thank you!

  • The forum ‘Kadence Theme’ is closed to new topics and replies.