New Landing How can we help? Themeforest Theme Support Neighborhood "drop-down menu" of size and color

Viewing 15 posts - 1 through 15 (of 31 total)
  • #98067
    ask9
    Member
    Post count: 250

    hello.

    i use windows 8 on my laptop. the dropdown-menu on a product page doesnt look nice. see attachment
    on macs it looks great.

    any solution?

    Attachments:
    You must be logged in to view attached files.
    #98074
    ask9
    Member
    Post count: 250

    additional question: where can i change the text in the drop-down-menu? instead of “choose an option…” i would to delete the dots and just write “choose an option”

    thanks.

    #98110
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    can you please post up your website URL so we can take a look at the problem?

    #98113
    ask9
    Member
    Post count: 250
    This reply has been marked as private.
    #98123
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thank you! The same happens in our demo, so I will forward it to the developer directly so he can release an update!

    #98127
    ask9
    Member
    Post count: 250

    ok thank you melanie. maybe you can post here when the developer released the update.

    #98136
    ask9
    Member
    Post count: 250

    hi melani. any solution for my qeustion above? “additional question: where can i change the text in the drop-down-menu? instead of “choose an option…” i would to delete the dots and just write “choose an option””

    thank you!

    #98158
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Regarding the Choose an option to delete the dots you most go to this file:

    /Neigborhood/wooocommerce/single-product/add-to-cart/variable.php

    Find this line

    
    <option value=""><?php echo __( 'Choose an option', 'woocommerce' ) ?>&hellip;</option>
    

    and replace by this one

    
    <option value=""><?php echo __( 'Choose an option', 'woocommerce' ) ?></option>
    

    -Rui

    #98169
    ask9
    Member
    Post count: 250

    thanks RUI. it works perfektly.

    #98376
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Rui :-).
    With Best Regards
    Swift Ideas

    #98506
    ask9
    Member
    Post count: 250

    hi guys. its really a great support. thank you!

    when do you think the issue with the drop-down menu for windows and firefox will be solved? (see my first question above + attachment)

    thanks.

    #98683
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Unfortunately Firefox changed it’s select output with FF30, so we can no longer remove the arrow. We’ll have to remove the background image for now and default to the original arrow. You can do so with this css:

    .browser-ff select {
    background-image: none;
    }

    – Ed

    #98714
    ask9
    Member
    Post count: 250

    thanks ed. but unfortunately there is no change with your custom css code.

    #98906
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    No change in firefox?

    – Ed

    #99032
    ask9
    Member
    Post count: 250

    no. unfortunately not.

Viewing 15 posts - 1 through 15 (of 31 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register