Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › PORTFOLIO SNIPPETS ON Single Page › Reply To: PORTFOLIO SNIPPETS ON Single Page
December 12, 2013 at 11:00 am
#3348
Raghavendra
Moderator
BTW, if you have the child theme loaded, you can just copy over the changed mo_get_column_style() function in
https://www.livemeshthemes.com/support/forums/topic/portfolio-snippets-on-home-page-1/#post-781
to the functions.php of the child theme and then insert the custom CSS there into the style.css file of the child theme.