• Resolved rinafeels

    (@rinafeels)


    the plugin menu , popup delvery time and pickup time are not work properly in alanzo theme . how can i solve it

    • This topic was modified 3 years, 12 months ago by rinafeels.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @rinafeels,

    I checked your link, the issue is due to your theme css code, you can change that or you should apply that css by using the parent class for which the css code could not override with any other plugin css.

    wp-content/themes/alanzo/style.css line no- 825 change it to as like the below css code

    select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
        visibility: visible;
    }

    Hope this will helpful to you.

    Let us know if you want to know anything else regarding RestroPress.

    Regards,
    Bibhu

Viewing 1 replies (of 1 total)
  • The topic ‘Menu and delivery popup time is not work properly’ is closed to new replies.