Customer photo in order details

WCMp Advanced Frontend Manager

Resolved
Viewing 9 reply threads
  • Author
    Posts
    • #137608
      estebanchinchilla99
      Participant

      Hello,

      How can I increase the size of the customer’s picture in the Order Details section of the Vendor Dashboard?
      Right now it is too small, and I can’t seem to be able to modify it with CSS. Please see screenshot for context.

      Thanks.

    • #137610

      Hi @estebanchinchilla99, you need to follow this css structure :

      div#wcmp-order-details .panel.panel-default.panel-pading.pannel-outer-heading.mt-0.order-detail-top-panel .panel-body.panel-content-padding.order-address-info .row .col-md-4:nth-of-type(3) .border .customer-detail .icon 
      {
      }
      Copy

      Make sure to add this CSS via WCMp >> Settings >> Vendor >> Vendor Frontend >> Custom CSS :

    • #140563
      estebanchinchilla99
      Participant

      Hi,

      I entered that CSS as instructed, however it is not working.

    • #140614

      Hi @estebanchinchilla99, please do share a temporary admin, and vendor access (who has some orders) so we can check.
      While sharing the access, don’t forget to mark the response as private.

    • #140652
      estebanchinchilla99
      Participant
      This reply has been marked as private.
    • #140723
      estebanchinchilla99
      Participant
      This reply has been marked as private.
    • #140751
      This reply has been marked as private.
    • #140950
      estebanchinchilla99
      Participant

      Thank you, however now the size and ratio changes with the size of the screen and it just doesn’t look good.

    • #140957

      Thank you for your reply @Estebanchinchilla, in the above mentioned code we have provided the maximum supported height and the width.
      However you can choose a lesser size and can adjust the height and width as per your requirement.

    • #144937

      Hi , we haven’t heard back from you for a while.
      So we presume this issue has been fixed. We are closing this for now.

Viewing 9 reply threads

The topic ‘Customer photo in order details’ is closed to new replies.