Advertisement
OlgaT-ET

Add class to the row

Dec 13th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. jQuery(document).ready(function($){
  3. $(".et_pb_row.csm-row-1").addClass('et_pb_equal_columns');
  4. });
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement