We're merging with GenerateBlocks! Learn more here.

[Support request] Margin width

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Margin width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22610
    Esperanza
    Participant

    Would it be possible to make the margin line wider and a shadow?

    My website: https://www.mivestuariolaboral.com

    Thanks in advance.

    #22673
    elvin
    Moderator

    Hi,

    To clarify: You want the horizontal margin between the posts within the post wider?

    If so, you can adjust that using the .wp-show-posts-inner CSS class.

    example:

    .wp-show-posts-inner {
        margin-left: 3em !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.