New Landing How can we help? Themeforest Theme Support Uplift My Account page layout issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #289534
    micheal_w
    Member
    Post count: 498

    Hi Guys,

    the “my account” page looks kooky, can you please have a look?
    link above, screenshot attached…

    thanks!

    Attachments:
    You must be logged in to view attached files.
    #289651
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce #customer_login.col2-set .col-2 {
        width: 50% !important;
        padding-left: 10% !important;
        float: right !important;
    }

    Thanks
    Mohammad

    #291331
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #291413
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce #customer_login.col2-set .col-1 {
      float: left;
    }

    – Kyle

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

You must be logged in to reply to this topic.