Tagged: x Author Posts May 13, 2016 at 1:37 pm #990106 ChrisParticipant hello team, i need to add an id to the div x-main. how can i do that? kind regards, chris May 13, 2016 at 8:23 pm #990643 FriechModerator Hi Chris, Thanks for writing in! You can add this under Custom > Global JavaScript in the Customizer. jQuery(document).ready(function($) { $('.x-main').attr('id','some-id'); }); Hope it helps, Cheers! June 4, 2016 at 7:41 am #1025585 ChrisParticipant merci June 4, 2016 at 10:00 pm #1026189 Rue NelModerator You are most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-990106 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In