We're merging with GenerateBlocks! Learn more here.

[Resolved] List in a box

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support List in a box

Tagged: ,

  • This topic has 18 replies, 2 voices, and was last updated 4 years ago by Tom.
Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #9361
    Bernhard
    Participant

    Hi Tom,
    the URL is correct. I’ve sent you now the screenshot by mail.

    #9372
    Tom
    Keymaster

    Try adding this:

    @media (max-width: 768px) {
        .listbox article:not(:last-child) .wp-show-posts-inner {
            margin: 40px 0 0 40px !important;
        }
    
        .listbox {
            padding-bottom: 40px;
        }
    }
    #9408
    Bernhard
    Participant

    Hi Tom,
    it works, thank you 🙂

    #9448
    Tom
    Keymaster

    You’re welcome 🙂

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.