Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #338289
    Greenway Creators
    Participant

    Hello,

    I am trying out Fotographie Blocks for my website and love it. However, I am experiencing a bug when selecting options from the drop down menus on my WooCommerce products when using a desktop. The drop down menu is blank/white and content only displays one line at a time if you scroll over the particular option. The menus work correctly on the mobile site. I also tried another theme and the drop down menus work fine on that theme. Thanks in advance.

    #338292
    sujapati
    Keymaster

    @Greenway: Thank you for choosing our theme and for bringing this issue to our attention. To resolve the color issue with the select dropdown, please add the following CSS.

    
    .woocommerce .woocommerce-ordering select option {
        color: #000;
    }

    Kind Regards,
    Sujapati

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