New Landing How can we help? Atelier Change "my account" page layout

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #275662
    keysilinares
    Member
    Post count: 165

    Hello,

    I’m not sure why “my account” page has the “welcome message” in the bottom instead of being at the top. I haven’t changed anything within that file. The “welcome message” was above all of the account tabs. (please see attached)

    Attachments:
    You must be logged in to view attached files.
    #275664
    keysilinares
    Member
    Post count: 165

    Another thing, when I check the my account page, a few elements seem to be out of place (see attached). Please advice.

    Attachments:
    You must be logged in to view attached files.
    #276075
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This seems to be related to not using the Woo Filter widget, without it the CSS is not loaded.

    – Can you please test the page now?

    I have had to add this to your Custom CSS:

    .woo-aux-options-wrap {
        display: none;
    }

    Thanks.

    #279141
    keysilinares
    Member
    Post count: 165

    Thanks!!

    #279155
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David!

    – Kyle

    #280215
    keysilinares
    Member
    Post count: 165

    That code is not working for me anymore. I updated the theme and now my account page looks like it did before. Please advise.

    #280466
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce-MyAccount-navigation {
      width: 20%;
      float: left;
    }
    .woocommerce-MyAccount-content {
      float: right;
      margin-left: 5%;
      width: 75%;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register