Hi,
i have nested a toggle container into an icon list. It works very good, but i am facing issues with the alignment of the toggles.
Attached you find the page and what i want to achieve as jpg.
How can i hide the toggle icon at all on the website. I’m blind right now and don’t see any solution trying to figure it out.
May you please help me out?
Thank you very much
Tobiy
Hey Tobiy,
Please try this code:
.toggle_icon {
left: 130px;
top: 48%;
}
.toggle_icon span {
border-color: #333333;
}
Best regards,
Victoria