Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
I have all of my sidebar modules ie, 'Hello Me', 'Latest Photo's' etc published on my jomsocial stream in js_side_top_stacked modules positions.
I have a few images that are also published using js_side_top_stacked... my question is;
Using Custom CSS classes, how can I target just the js_side_top_stacked modules that have images published in them to take out the padding so that the module just shows the image across the full width and hight of the js_side_top_stacked module, ie, no white space.
I can see using the inspector that it's some thing related to :
because if I set the padding to 0px I get what I want, but I can't seem to target one or two specific js_side_top_stacked modules to use these settings.
Can you help and tell me what Custom CSS I need to use to create this effect.