We're merging with GenerateBlocks! Learn more here.

Support Forum

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support List in a box Reply To: List in a box

#9206
Tom
Keymaster

Can you try this instead?:

.listbox {
    background-color: rgba(255,194,51,.1);
    border: 10px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,.5);
    margin-left: 0 !important;
    padding-right: 40px;
}

.listbox .wp-show-posts-inner {
    margin-top: 40px !important;
    margin-left: 40px !important;
}