Title: margin problem
Last modified: August 24, 2016

---

# margin problem

 *  [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/)
 * Hi,
 * I like the idea and simplicity of this theme but I’d like to separate the posts
   on the homepage a little which I’ve achieved by adding a margin
 * .hentry {
    margin-right: 15px; }
 * the problem is that by doing this it creates a second row and adds one post there.
   I guess it’s a width issue but I don’t know where – can you help please.
 * Roger

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/margin-problem-3/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/margin-problem-3/page/2/?output_format=md)

 *  [Rommel Castro](https://wordpress.org/support/users/rommelxcastro/)
 * (@rommelxcastro)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157595)
 * can you share an url? so i can take a look at
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157652)
 * sure, [http://www.otrend.co.uk/](http://www.otrend.co.uk/)
 * Thanks
 *  [Rommel Castro](https://wordpress.org/support/users/rommelxcastro/)
 * (@rommelxcastro)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157727)
 * i found the issue, but we might need to touch the theme core files, i’ll try 
   to contact the theme developers and submit a patch
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157742)
 * Rommel, that’s great – thanks for your help.
    Fingers crossed they can sort it.
 * Rog
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157783)
 * >  i found the issue, but we might need to touch the theme core files, i’ll try
   > to contact the theme developers and submit a patch
 * Rommel Castro – could you please provide your tweak here or link to it in a [Pastebin](http://pastebin.com/)?
   It may be something orangytrendy can add to their site with some custom CSS, 
   or I may submit it to the developers if we think it’s something that should be
   changed in the theme itself. Thanks!
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157797)
 * Thanks for your help Kathryn 🙂
 *  [Rommel Castro](https://wordpress.org/support/users/rommelxcastro/)
 * (@rommelxcastro)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157800)
 * hi [@kathryn](https://wordpress.org/support/users/kathryn/) i will put the fix
   on a gis tonight, sorry for the delay @ orangytrendy
 *  [Rommel Castro](https://wordpress.org/support/users/rommelxcastro/)
 * (@rommelxcastro)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157811)
 * this should do it [@orangytrendy](https://wordpress.org/support/users/orangytrendy/)
   [@kathryn](https://wordpress.org/support/users/kathryn/)
 * [https://gist.github.com/rommelxcastro/9f365db718abb9b341c9](https://gist.github.com/rommelxcastro/9f365db718abb9b341c9)
 * the gist has 2 files, the current function and the fix
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157820)
 * Rommel Castro, what a star – thanks for your help! You too Kathryn.
 * I’ll update the js on my install and we’re good to go.
 * Like I said earlier – this is an excellent theme
 * Rog
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157823)
 * Actually I may have done something wrong, I replaced the code section in boardwalk.
   js but I still appear to have the issue – [http://www.otrend.co.uk/](http://www.otrend.co.uk/)–
   have I missed something?
 * Rog
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157824)
 * Thanks for this, Rommel! I’ll submit i to our developers as a potential enhancement
   to Boardwalk.
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157825)
 * orangytrendy – just a little heads-up that if you modify the theme files directly,
   your changes will be wiped out the next time you update the theme, so be sure
   to make a backup first, as you’ll need to restore your changed file. The usual
   way to make this type of change is though a [child theme](http://codex.wordpress.org/Child_Themes),
   but this function isn’t pluggable (can’t be modified through a child theme) so
   that won’t be possible.
 *  [Rommel Castro](https://wordpress.org/support/users/rommelxcastro/)
 * (@rommelxcastro)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157827)
 * [@orangytrendy](https://wordpress.org/support/users/orangytrendy/) i’ll take 
   a look again tonight, i’m pretty sure i tested and it worked, i’ll let you know
   how it goes
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157828)
 * Thanks Rommel, sorry o be a pain
 * Rog
 *  Thread Starter [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * (@orangytrendy)
 * [11 years ago](https://wordpress.org/support/topic/margin-problem-3/#post-6157829)
 * Kathryn, Thanks for the heads-up and good point. As you say, it wont work in 
   this case but in general child themes are the way to go
 * Rog

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/margin-problem-3/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/margin-problem-3/page/2/?output_format=md)

The topic ‘margin problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/boardwalk/1.0.13/screenshot.png)
 * Boardwalk
 * [Support Threads](https://wordpress.org/support/theme/boardwalk/)
 * [Active Topics](https://wordpress.org/support/theme/boardwalk/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/boardwalk/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/boardwalk/reviews/)

## Tags

 * [margin](https://wordpress.org/support/topic-tag/margin/)

 * 17 replies
 * 3 participants
 * Last reply from: [orangytrendy](https://wordpress.org/support/users/orangytrendy/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/margin-problem-3/page/2/#post-6157857)
 * Status: not resolved