My Account Page - by JoaoSantos - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Eva Kemp

  • 5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 15:32

    Hello,

    Thank you for contacting us.
    Try to add this code in Custom CSS file:

    .woocommerce-MyAccount-content .span3 {
       display: none !important;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards,
    Rose Tyler.

    Avatar: JoaoSantos
    JoaoSantos
    Participant
    December 13, 2016 at 15:56

    Hi,

    Thank you so much. It worked =)

    One other thing, is it possible for the sidemenu to be able to scroll in lower resolutions.

    As it is, in some cases the menu gets cut off and it´s not possible to see the entire menu, and it’s not possible to scroll. Is there a solution for this?

    Best Regards,
    João Santos

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 16:35

    Hello,

    You’re welcome!
    Try it:

    .header-type-8{
        overflow-y: auto;
        overflow-x: hidden;
    }

    Regards,
    Rose Tyler.

    Avatar: JoaoSantos
    JoaoSantos
    Participant
    December 13, 2016 at 19:39

    Hi,

    Perfect! It’s working.

    Thank you.

    Best Regards,
    João Santos

    Avatar: Eva
    Eva Kemp
    Support staff
    December 13, 2016 at 20:47

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘My Account Page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.