
01-02-2019, 03:05 PM
|
 |
Paid Member
|
|
Join Date: Nov 2018
Posts: 4
|
|
How move related product section on wix site integration ?
Hello!
And first of all, I wish you all the best for this new year!
I have changed the css of my product page, the page is almost perfect, I just need to be able to put the "related product" block below the description as you can see :
https://hello7811.wixsite.com/happyc...iel-p122804775
I have used this code, like the others sections :
Quote:
html#ecwid_html body#ecwid_body .ec-size.ec-size--m .ec-store .ec-related-products {
width: 50%;
float: left;
clear: left;
}
|
But it does not work, it's possible to help me ?
Thanks!
Maxime
|