Hello everybody, we need a solution to display a sidebar on the left side. On the right side it goes, I have the code of yours built into the function.php of the theme. How do I get the sidebar to the left?
thanks
Hey cl-hurt,
I tried to login and I received that message
FEHLER: Ungültiger Benutzername.
Best regards,
Basilis
Hello, truly?
Hi,
Try this code in the General Styling > Quick CSS field:
.container_wrap.shop_columns_3 .single-product-summary {
overflow: hidden;
width: 45%;
float: right!important;
margin-left: 5%!important;
margin-right: 0%!important;
}
.container_wrap.shop_columns_3 .single-product-main-image {
width: 25%!important;
float: right!important;
margin-left: 50px!important;
margin-right: 0%!important;
overflow: hidden;
padding-bottom: 50px;
}
Please see screenshot in Private Content area.
Best regards,
Mike