My site is located at http://symphonyinteractive.ca . I currently have all plugins except WooCommerce deactivated, and have removed any custom CSS I had set in the admin trying to trouble-shoot a display issue. This is what my order received page looks like:
The customer details section does not look right. I can’t access this page on the Enfold Demo to see how it should look.
This is what I see on the My Account page:
EDIT I guess the My Account page is supposed to look like that after checking the Enfold demo. I think they way the remember me and lost password items are laid out looks kind of messy.
Does anyone have any what is going on with these display issues?
Hi torndownunit!
Try adding this to your custom CSS.
.order-again a {
float: none !important;
}
Best regards,
Elliott
Thanks this worked. I saw the CSS in another thread where someone had the same problem.
One issue though. Everything is very ‘crunched together’ now though. EG there is not very much gap above “Customer Details”.