Home Forums WoodMart support forum Wishlist remove social icons ang my account sidebar

Wishlist remove social icons ang my account sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #269552

    millaspan
    Participant

    Hello

    I want to remove social icons ang my account sidebar, from the wishlist.

    Can you please assist?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #269622

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-my-account-sidebar{
    display:none;
    }
    body .woocommerce-MyAccount-content {
        flex: 1 0 100%;
        max-width: 100%;
        width: 100%;
    }
    body .woodmart-wishlist-share{
    display:none;
    }

    Best Regards

    #269711

    millaspan
    Participant

    Issue resolved.
    Thanks!

    #269753

    You are welcome! If you have any questions please feel free to contact us.

    We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP

    Best Regards

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

The topic ‘Wishlist remove social icons ang my account sidebar’ is closed to new replies.