This topic has 7 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Skilltech
Single Product does not look the same (looks boxed) after “Sneakers” demo import:
The official demo:
https://prnt.sc/239wkoz
How it looks on my site:
https://prnt.sc/239wpzr
As you can see, it appears boxed.
The “Single Product > Layout” is already set to “Full Width Layout” so I don’t know how to fix this.
If anyone else has had the same issue as me, help would be appreciated.
Hello,
Please provide temporary wp-admin access.
Regards
Provided.
Additional issue 1: When I turn on “Dark Version” there are text elements on My Account page that retain dark color even though the background is dark. (your CSS should cover that)
Additional issue 2: My account page doesn’t have minimum height so, by default, it welcomes every new user looking like the layout is broken (says much about the company being the first login screen people see)(also on screenshot above). (your CSS should cover that)
I’ve just turned ON “Dark Version” and found these issues in less than a minute, I’m affraid to look further.
1/ Check the single product page now.
2/ Theme Options > Typography > Headings > Color
3/ Add Footer content (Apperance > Widgets > Footer) or the next code (Theme Options > Theme Custom CSS > Desktop):
.woocommerce-account .content {
min-height: 600px;
}
Regards
Thanks. If you’d tell me how you fixed the single product layout I’d appreciate it and I won’t have to ask again.
Custom code was added. There is a bug with the Full width of the single product page option, it was passed to our developers. Thanks for the notice.
Regards
Thanks for the information. I hope they’ll write it down in the update history when they fix it.
The issue related to '‘Sneakers Demo Single Product NOT Full width’' has been successfully resolved, and the topic is now closed for further responses