• Resolved appdreamer

    (@appdreamer)


    The margins above and below the “Add result widget to all posts”, which puts it between the Title and the Content, has very large top and bottom margins. How can I remove or set those?

    • This topic was modified 2 years, 3 months ago by appdreamer.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Blaz K.

    (@blazk)

    Hi,

    Maybe something like this:

    .rmp-results-widget.js-rmp-results-widget {
        margin-top: 0!important;
        margin-bottom: -50px!important;
    }

    Regards,
    Blaz

Viewing 1 replies (of 1 total)
  • The topic ‘Margins for Add result widget to all posts’ is closed to new replies.