Home Forums WoodMart support forum Dropdown box on mobile overflow

Dropdown box on mobile overflow

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #683169

    josephlee97
    Participant

    The dropdown box is over flowing on mobile view

    Attachments:
    You must be logged in to view attached files.
    #683314

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards,

    #684099

    josephlee97
    Participant

    Sent

    #684188

    Hello,

    You have missed the admin login URL. Can you please share the WP admin login URL in the private area so I can check and give you a possible solution?

    Best Regards,

    #684226

    josephlee97
    Participant

    Url as below

    #684296

    Hello,

    Try to add the following code snippet to the Dashboard Custom CSS area in Theme Settings.

     .wc-pao-addon .wc-pao-addon-wrap select {
          width: 100% !important;
          max-width: 100%;
          box-sizing: border-box;
      }

    Best Regards,

Viewing 6 posts - 1 through 6 (of 6 total)