badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Dropdown Menu Height too short

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4724
    mcksusan
    Participant

    How do I make the dropdown menu box taller? I adjusted some fonts and spacing because there was too much space on the page, but now my dropdown menus don’t display correctly. They are too short to display the text choices. See an example here:

    http://ganachecakesnbakes.com/shop/

    On the right side of the page there is a drop down that allows the user to sort the products listed by popularity, price, etc… But you can’t see the text in the dropdown.

    Thanks,
    Susan

    #4730
    Rabin Shrestha
    Participant

    Try pasting this CSS in your custom CSS box

    #main .woocommerce-ordering select {
        padding: 5px 15px;
    }

    Rabin

    #4737
    mcksusan
    Participant

    Thanks Rabin, that worked for the main shop page: http://ganachecakesnbakes.com/shop/

    However, from the SHOP page, a user can click on a product for purchase. When you go to an individual product page, the drop down is again too short. Do I need to add similar code but for #submain or something like that? Example is here:

    http://ganachecakesnbakes.com/product/basketball-cake/

    Thanks,
    Susan

    #4774
    Rabin Shrestha
    Participant

    Hi Susan,

    It looks fine to me.

    Rabin

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.