Home Page › Forums › Porto | Multi-Purpose & WooCommerce Theme › Woocommerce my-account page › Reply To: Woocommerce my-account page
July 18, 2023 at 4:28 pm
#1955
Hello, @sen_lau,
Thanks for the screenshot to understand your issue. In order to solve your issue navigate to the Dashboard >> PORTO >> Theme Options >> Skins >> Custom CSS >> and then paste the below code at the bottom of the black box.
.woocommerce-account .woocommerce-MyAccount-content .col-md-4.col-sm-6.col-12.m-b-md:nth-child(2){display:none !important;} li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{display:none !important;}
Then save settings and check back to your site after clearing the browser cache.
Hope this will resolve your issue.
Best Regards,
PThemes Team.