Client Viewing spacing

  • Unknown's avatar

    Hi, I added CSS to move widgets closer to text for “stories” pages and now my client viewing page is too close together. Is there a way to not apply the CSS to client viewing page? Also, I’d like to see how the titles look for each page listed.

    Thank you!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I’m having problems finding the code you used to move the widget areas, or change the spacing on your Stories pages. Can you point me to that code? If you cannot, then add the following to the bottom of your custom CSS, which adds some bottom margin to the entries on your Client Viewing page.

    .page-id-1471 .hentry {
    	margin-bottom: 20px;
    }
  • The topic ‘Client Viewing spacing’ is closed to new replies.