Support » Plugin: Posts in Sidebar » Removing Blank Space between widgets

  • Resolved mshetzer

    (@mshetzer)


    This plug in is just fantastic !!! Thanks for your time to create this.

    I am just trying to tweak one last thing, and can’t find the css to do it.

    Between widgets there is a lot of blank space I would like to remove. For example, with the link below, I’d like to remove the blank space between the Buy Prints/Request Image Quote buttons, and the next section of Newsletter & Photo Tips Signup.

    http://shetzers.com/category/photography-blog/

    I’ve tried Googles developers tools, but can’t seem to locate the css. I’d love to know how it can be found out.

    Thanks again !
    Matt

    https://wordpress.org/plugins/posts-in-sidebar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aldo Latino

    (@aldolat)

    You’re welcome, mshetzer!

    Regarding your request, use this CSS rule:

    .x-sidebar .widget { margin-top: 2em; }

    or whatever value you like.

    Regarding how to find and edit the various elements on a web page via the developers tools, try this guide by Google and this video.

    Let me know.

    Thread Starter mshetzer

    (@mshetzer)

    Perfect. Thanks for all your help !
    Matt

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Blank Space between widgets’ is closed to new replies.