• Resolved venn177

    (@venn177)


    Title is pretty self-explanatory, but to illustrate, you can go here and see for yourself. That blank space between the page menu and the posts? I want it gone.

    Is that possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, If I understand, it’s a quickie CSS change. (Appearance, Edit, and so on) Just take the padding-bottom line out of this. Worked immediately for me:

    .shadow-right {
    background:url("images/shadow.png") no-repeat scroll right bottom transparent;
    padding-bottom:32px;
    position:relative;
    }
    Thread Starter venn177

    (@venn177)

    Thanks a ton.

    Thread Starter venn177

    (@venn177)

    As much as I hate bumping this, that fix is no longer working for me.

    I reuploaded Mystique, and now it’s not doing anything by changing it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘(Mystique) Removing Space Between Posts and Page Menu?’ is closed to new replies.