What can I do to make it look good? I’ve tried two different themes and it does not look good on me. They can advise me on a topic or what steps to follow to make it look like in the demo.
Hi, the only issue I see is the items go to the right when scrolling, this can be fixed by adding following CSS:
.wwobform_variation_wrapper.wwobform_wrapper.left {
float: left!important;
}
Other than that, you’ll have to hire someone to make any customization you need as it is custom work and not part of technical support.
You may use the custom work button at the top menu to contact our partner, they’ll help realize any idea you have.
Ok, In the first link I send you, why do the floating menu and the products that will be added overlap? And, in the second, where should I add the code?