Tagged: x Author Posts June 10, 2016 at 2:28 pm #1036304 NoavivParticipant Hello, I have set up a very long accordion page using shortcodes for a client. After he went in and added all his content there were a few stray line breaks messing up the layout Here is a screenshot: http://noaviv.d.pr/1fkhy and the page link: http://noaviv.d.pr/yunb Is there anyway via css to fix these? June 10, 2016 at 9:11 pm #1036813 RadModerator Hi there, Thanks for writing in. Those line breaks are added by you and can be removed again. For example, instead of like this, [shortcode1] [shortcode2] Should be in one line, [shortcode1][shortcode2] Thanks! June 11, 2016 at 1:19 pm #1037513 NoavivParticipant Hello, I tried this and it is still showing the extra space. Here is how it looks in the wordpress editor and the space is still there. June 11, 2016 at 9:44 pm #1037824 Rue NelModerator Hello There, To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS .x-accordion .x-accordion-group { margin-bottom: 0; } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1036304 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In