Home › Forums › WoodMart support forum › My Account Page issue with CSS and Elementor Pro › Reply To: My Account Page issue with CSS and Elementor Pro
July 20, 2023 at 5:15 pm
#483012
Luke Nielsen
Keymaster
Hello,
Please add the below code to the “Global Custom CSS” area in Theme Settings -> Custom CSS.
.wd-my-account-sidebar .woocommerce-MyAccount-navigation {
width: auto !important;
}
Let me know the result.
Kind Regards