Audio menu tab not showing
Using Jamroom
Which site is this for?
We may need the admin login to check this out.
.sb-container-tabs {
padding: 32px 12px 0 12px;
margin-bottom: -12px
}
.sb-container-tabs {
padding: 32px 12px 0 12px;
margin-bottom: 10px
}
max-width:100%;
width:100%;
{jrProfile_menu template=$menu_template profile_quota_id=$profile_quota_id profile_url=$profile_url order="jrAction,jrBlog,jrCombinedAudio,jrAudio,jrCombinedVideo,jrVideo,jrGallery,jrGroup,jrEvent,jrYouTube,jrVimeo,jrFlickr"}
{jrProfile_menu template=$menu_template profile_quota_id=$profile_quota_id profile_url=$profile_url exclude_module="jrVideo" order="jrAction,jrBlog,jrCombinedAudio,jrAudio,jrGallery,jrGroup,jrEvent,jrYouTube,jrVimeo,jrFlickr"}
#wrapper {
background-color: #5C6470;
margin: 0 auto;
min-height: calc(100vh - 170px);
padding: 70px 0 100px;
position: relative;
}