My Account Page

Place where you can get help, share your ideas and discuss about Bike Store shopping Wordpress theme with WooCommerce support and plugins built for product placement.
GK User
Mon Feb 17, 2014 1:25 pm
on your demo page, it looks like this:
Image

but after updating the template on my page (http://motodrift.de/my-account/) it looks like this:
Image

how do I change it?
User avatar
Junior Boarder

GK User
Mon Feb 17, 2014 3:51 pm
Hello,

CSS class was changed after WC update, for now please add this code into css/override.css file:
Code: Select all
.login .form-row-wide {
   float: left;
   margin-right: 15px;
   overflow: visible;
   width: 47%;
}


and thanks for your feedback, we'll fix this in the next theme update.
User avatar
Moderator

GK User
Mon Feb 17, 2014 9:06 pm
Thanks a lot!
User avatar
Junior Boarder


cron