Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #835063

    Hello, help me. Because my accordion, when moving the mouse scroll, exits the color section and goes up another color section. This happens by going to the fine or the ax.

    I want it to stay fixed inside his colorsection.

    It keeps going up and down. I want it to stay fixed at the top and only move down inside your colorsection

    LINK

    #835069

    Hey mleite1,
    I believe what you are asking is to have the mouse scroll control the toggles by moving from toggle to toggle.
    But sorry, this is not a feature at this time, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Right now the mouse scroll moves the whole page up and down, and this is the correct action.

    Best regards,
    Mike

    #835072

    I got it. Thanks for the feedback.
    How do I make it transparent to appear the background image? It’s open and it’s closed.

    #835073

    When it is open I use this code. It closed I do not know how to do it.

    .alternate_color .toggle_content {
           background-color: rgba (229,227,233, .8)! Important;
    }

    /
    Another link

    • This reply was modified 7 years, 3 months ago by mleite1.
    #835099

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .alternate_color .toggler {background-color: rgba(208,204,215,.4)!important; }

    Best regards,
    Mike

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