This topic has 5 replies, 3 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
Hi guys, trying to edit My Account page. http://prntscr.com/1ryin71
Trying to fix the layout using Yellowpencil but having problem with the product title and / My Points section.
Can you help me fix the category link under the product title and put a little space before MY POINTS?
Thanks!
Hello,
Add the below code to custom CSS
.woocommerce-MyAccount-content .content-product .product-details {
text-align: left;
align-items: start;
}
.woocommerce-MyAccount-content .products-slider{
margin-bottom: 30px;
}
Regards
Hello, thanks a lot. is the category link possible to put it this way? http://prntscr.com/1s2a7lg
nevermind. got it sorted out! Thank you!
Hello,
Thanks for letting us know.
Have a nice day!
Regards
You must be logged in to reply to this topic.Log in/Sign up