Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1081979

    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

    #1082653

    Hey Tobiy,

    Please try this code:

    
    .toggle_icon {
        left: 130px;
            top: 48%;
    }
    .toggle_icon span {
        border-color: #333333;
    }
    

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.