ContributionsMost RecentMost LikesSolutionsHow to customize for mobile through responsive/ SDK We are currently attempting to customize our mobile version but cannot seem to find out how to. Our mobile page is very misaligned and overlapping in places and so we need to alter the css to resolve. The Issue: When I go to Studio> advanced > SDK , it tells me to reference "responsive_peak.css" Makes sense. so i visit the responsive base skin or responsive parent skin, the css is greyed out on both and both have a message at the top of the page saying "this skin cannot be edited". Basically its not allowing me to bootstrap or code anything into the responsive skin, no matter which subdirectory i click on. Went through our custom skin and, while i can of course edit that sass, there are no subdirectories that house or even seem relevant to the mobile version, sdk, or responsive skin. Do you think our responsive is simply disabled? or am I missing something completely, looking in the wrong place, etc? Thank you in advance for your time and assistance! Overlapping label links Hey everyone! possibly a basic question here, but im just at a loss as to how to resolve. Ive got a "labels" panel that contains 4 links/ buttons for categories. Ive aligned the panel to its desired location but now the links/ buttons overlap. I found the CSS under labels.scss which seems to alter the label links but any change i make applies to all, and they all overlap each other in the labels panel. My hypothesis is that we have .label-link { the css } , but nothing specifying which link, or separating each link. Im unsure how to obtain that in studio. Ive tried everything i know in the CSS as far as display:, align:, list-style-type:, margins, padding, position, etc. Every CSS alteration I attempt applies to every label link which is great, but nothing ever separates the label links and they remain overlapping. Open to any suggestions for separating label links or buttons within a panel. Thank you in advance!