Home Forums WoodMart support forum Tracking page

Tracking page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #86916

    funkytradition
    Participant

    Hello,
    is there any option available where we can make the email address box big and order ID box small on mobile devices?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > to all mobile devices you want:

    body .track_order {
        display: block;
    }

    If the code does not work, please provide your site admin access.

    Best Regard

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