This topic has 8 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #83945
     presto
    Participant

    Hi,

    When a user views the http://myurl.com/my-account page and clicks the ‘view’ button for any recent order, they are directed to http://myurl.com/my-account/view-order/%5Border#%5D. This page lists out the details for the specific order. At the top of the page it states “Order #xxx was placed on [date] and [order state].

    At the bottom of this page there is a ‘My Account’ button.

    Can someone please tell me how to remove this button?

    Thanks!

    #84012
     Laura
    Moderator

    Hello, can you share a link and an user with a recent order so i can check it out ? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #84060
     presto
    Participant
    This reply has been set as private.
    #84123
     presto
    Participant
    This reply has been set as private.
    #84538
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    a.button {
        display: none !important;
    }
    table.shop_table.shop_table_responsive.my_account_orders a {
        display: inline-block !important;
    }
    p.form-row.form-row-wide a {
        display: none;
    }
    

    Let me know if that helps 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #87375
     presto
    Participant
    This reply has been set as private.
    #87814
     Laura
    Moderator

    Hello, sure i can try to adjust it for you, can you share ftp access? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #88048
     presto
    Participant

    Hi Laura,

    I’m not at liberty to share FTP access. Can I upload whatever files you need here?

    Thanks much!
    Angela

    #88241
     Laura
    Moderator

    Hello, it could be easier for me but i can try to do it in my own site if you prefer 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?