Hi !
Check out http://bit.ly/KE9BGd
The left sidebar is showing up after the product listings. Kindly let me know the steps to resolve this.
Regards,SA
Hi !
Check out http://bit.ly/KE9BGd
The left sidebar is showing up after the product listings. Kindly let me know the steps to resolve this.
Regards,SA
Hi,
Another woocommerce update issue. Try this on your custom.css
.container .clear {
clear: none;
}
Regards,
Ismael
This resolved the above issue but created another !
When I add this to the custom.css. the sidebar position is fine but the login and register buttons come behind the form on bit.ly/SN6DkJ
Please help.
Regards,SA
i tried this and it is working for me atleast....
.container .clear {
clear: right;
}
Hey Java,
Thanks for the solution.
@SA: Are you using left sidebar for all your shop pages? If that is the case, please try this one.
.container .clear {
clear: left;
}
Regards,
Ismael
On some pages i am using left sidebar and on the others i am having the right sidebar.
The left sidebar is creating problem.
This fixed this issue for me as well. Haven't noticed any others.
Hey!
Glad that it works now. Thread closed.
Best regards,
Peter
This topic has been closed to new replies.