Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #939216

    Hello everyone. I would like to set the width of Accordion fields fixed and play to right to leave the face of the singer with no next element.

    SUMMING UP
    I want to decrease the width of the accordion text field (from left to right). See demo image below.

    How to do this?

    DEMO IMAGE

    View post on imgur.com

    #939628

    Hey mleite1,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .togglecontainer.av-minimal-toggle.avia-builder-el-24 {
       padding-left: 20%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #939769

    Perfect Victoria.

    Where do I look for this information?

    avia-builder-el-24

    Tks

    • This reply was modified 6 years, 5 months ago by mleite1.
    #939811

    Hi mleite1,

    Best regards,
    Victoria

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