
undergroundretail123(@undergroundretail123)
51 PostsTopic Author
Customers
Quote from undergroundretail123 on November 20, 2023, 12:41
Pablo,
In Private we have uploaded a link for a screenshot.
Is it possible to make the size of the Side smaller. On the page in Mobile view it is large and covers the products and customer form input fields.
We made the Skin - Roll Blocks at 30px
In Designer we made the Width 100% and value is 20 - is that the lowest available
Pablo,
In Private we have uploaded a link for a screenshot.
Is it possible to make the size of the Side smaller. On the page in Mobile view it is large and covers the products and customer form input fields.
We made the Skin - Roll Blocks at 30px
In Designer we made the Width 100% and value is 20 - is that the lowest available

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 20, 2023, 13:18
Hello
In this case, you better change the switcher type. an example - Round select
Hello
In this case, you better change the switcher type. an example - Round select

undergroundretail123(@undergroundretail123)
51 PostsTopic Author
Customers
Quote from undergroundretail123 on November 21, 2023, 19:05
Pablo,
We selected "Round" and we now have this display - see links in private area.
The circle/round is too large for the flag, also it just displays the main currency. It is necessary to click the main currency flag to make the other currencies appear and then the display is still very large, how do we make the side bar display smaller.
Thank you
Pablo,
We selected"Round" and we now have this display - see links in private area.
The circle/round is too large for the flag, also it just displays the main currency. It is necessary to click the main currency flag to make the other currencies appear and then the display is still very large, how do we make the side bar display smaller.
Thank you

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 22, 2023, 12:08
Hello
Please add CSS:
body .woocs_auto_switcher .woocs_base_text
body .woocs_auto_switcher.cd-stretchy-nav ul a
height:30px;
}
body .woocs_auto_switcher.cd-stretchy-nav ul a::before
top: 70%;
Hello
Please add CSS:
body .woocs_auto_switcher .woocs_base_text
body .woocs_auto_switcher.cd-stretchy-nav ul a
height:30px;
}
body .woocs_auto_switcher.cd-stretchy-nav ul a::before
top: 70%;

undergroundretail123(@undergroundretail123)
51 PostsTopic Author
Customers
Quote from undergroundretail123 on November 23, 2023, 11:20
Hello
There was Code from an previous issue and we removed that:
body .woocs_auto_switcher ul li span {
padding: 0px;
}
body .woocs_auto_switcher ul li img {
width: 30px;
}
We then entered the new Code but there is no difference, the Side Bar is too wide.
Hello
There was Code from an previous issue and we removed that:
body .woocs_auto_switcher ul li span {
padding: 0px;
}
body .woocs_auto_switcher ul li img {
width: 30px;
}
We then entered the new Code but there is no difference, the Side Bar is too wide.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 23, 2023, 14:38
Hello
My test - https://share.pluginus.net/video/v20231123143735.mp4
to customize the switcher you should hire a front-end developer
Hello
My test - https://share.pluginus.net/video/v20231123143735.mp4
to customize the switcher you should hire a front-end developer