Title: BoldR wrong conent display
Last modified: August 30, 2016

---

# BoldR wrong conent display

 *  [czper](https://wordpress.org/support/users/czper/)
 * (@czper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/boldr-wrong-conent-display/)
 * Hello
    adress: [http://numer-konta-bankowego.pl/blog/](http://numer-konta-bankowego.pl/blog/)
 * I would like to posts on the posts-page are displayed on the short version.
    
   I was trying with adding the “read-more” marker, but in my case it does nothing.
 * Also, as you can see, the contents of post are display weird under the div with
   data and number of comments. I wish that everything are displayed smoothly like
   there [http://numer-konta-bankowego.pl/numer-konta-bankowego-ekonto/](http://numer-konta-bankowego.pl/numer-konta-bankowego-ekonto/)(
   image is on the post content)
 * So, the div are displayed correctly in one post, in other not…
    Please help me
   Thank You

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [czper](https://wordpress.org/support/users/czper/)
 * (@czper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/boldr-wrong-conent-display/#post-6562862)
 * i just used Custom CSS plugin…
    I make a change with postmetadata div and now
   it’s look that : [http://numer-konta-bankowego.pl/placenie-karta-przez-internet/](http://numer-konta-bankowego.pl/placenie-karta-przez-internet/)
 * I want to add some margins arround the content and remove the margin under the“
   BLOG” bar on footer menu… How can I do that?
    Thanks You
 *  [Vamsi](https://wordpress.org/support/users/mannemvamsi/)
 * (@mannemvamsi)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/boldr-wrong-conent-display/#post-6562875)
 * Add the below css for space around content
 *     ```
       .post-content {
           padding:15px;
       }
       ```
   
 * For the margin under your gray bar.. change your margin-bottom from 40px to 0
   like below
 *     ```
       hr {
           border: solid #eee;
           border-width: 3px 0 0;
           clear: both;
           margin: 20px 0 0; /* margin:20px 0 40px;  Orginal */
           height: 0;
       }
       ```
   
 *  Thread Starter [czper](https://wordpress.org/support/users/czper/)
 * (@czper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/boldr-wrong-conent-display/#post-6562982)
 * hello
    padding is working, but the second code does nothing ;/ it’s still looks
   the same
 *  Thread Starter [czper](https://wordpress.org/support/users/czper/)
 * (@czper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/boldr-wrong-conent-display/#post-6562984)
 * I want to all content looks like there [http://numer-konta-bankowego.pl/numer-konta-bankowego-ekonto/](http://numer-konta-bankowego.pl/numer-konta-bankowego-ekonto/)
   without this margin in the top of content between content and navibar

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘BoldR wrong conent display’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [czper](https://wordpress.org/support/users/czper/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/boldr-wrong-conent-display/#post-6562984)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
