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

    I am having trouble overriding the CSS for the pull-down accordion. The margin is too big between the accordion boxes. I would like it to be 3px;. I have tried everything that I can think of for about 5 hours. I am clearly missing something. Can you advise?

    The site is https://businesspittsfield.com/peda-meeting-archive/.

    Thank you

    #1180303

    Hey rmatus,

    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

    
    #top .all_colors p.toggler {
        margin: 3px 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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