"my account" page issue

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #19036
    jmorgent
    Participant

    Hello.
    I have installed WordPress 4.4.1, WooCommerce 2.4.13 and Invent 2.1
    Now, “my account” page looks like the following image.
    Can you help me?
    Thanks, John

    #19122
    jmorgent
    Participant

    I’m having problems with my account woocommerce page. I need your help.

    #19123
    Veena
    Moderator

    Can you pls share a link to the page with a temp login as a private reply?

    #19141
    jmorgent
    Participant
    This reply has been marked as private.
    #19154
    Veena
    Moderator

    Which login page is this?
    And which plugin you are using for this login page?
    Can you pls report this login page styling issue to specific plugins support?

    #19155
    jmorgent
    Participant

    Hello.
    Thanks for answering.
    I’m not having problems with the login page.
    I’m having problems with “my account” page ( [woocommerce_my_account] ), according to the my_account_explanation image.

    #19161
    Veena
    Moderator

    I have added below custom CSS in themeoptions –

    #post-11 .woocommerce .col2-set .col-2 {
        margin-left: 0;
        margin-top: 0;
    }
    
    #19162
    jmorgent
    Participant

    The file in question is the form-login, located in woocommerce/templates/myaccount
    Thanks.

    #19163
    jmorgent
    Participant

    It worked. Thanks.

    #22929
    jmorgent
    Participant

    Hello. I’m having the same problem since the last woocommerce update.
    I have not changed anything in my account page ( [woocommerce_my_account] ).
    Can you help me?

    #22935
    Veena
    Moderator

    Pls try the below custom CSS –

    .page-id-11 #post-11 .woocommerce .col2-set#customer_login .col-2 {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    
Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.