I’m trying to apply the the following CSS class to a wrapper component. Changing these styes in Chrome’s inspect element tool works, but my css class ignored the wrapper I have assigned it to. Anyone have any ideas? I have tried several versions of this and can’t get the wrapper to do it.
.right .sk-wrapper{
position: absolute;
right: 0px;
}
Question
CSS on Wrapper Component: Can't get it to work
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.