We're merging with GenerateBlocks! Learn more here.

[Support request] Target specific list at adjust padding/margin

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Target specific list at adjust padding/margin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6751
    Matthew
    Participant

    Hi

    How can I target a specific WP Show Post list? As I have multiple on the page.

    I want to target the “Recent News” list on my page (see widget on the right hand side on the link attached) and change the margin on the left and right of this list.

    Is this possible to do without effecting other WP Show post lists on the page?

    Thanks.

    #6763
    Tom
    Keymaster

    Hi there,

    I’m not seeing a link in your post, but each list has a unique ID like this: wpsp-123

    So if your list ID is 20, you could do this:

    #wpsp-20 {
        /* do stuff */
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.