• Resolved barbellfocus

    (@barbellfocus)


    Hello Again,
    Is there any way possible to create a box around my posts? On my front page, all of the posts are sort of just sitting there with no division in between.
    Is there a way to create a box around each post so they all look separate?

    Thanks!

    https://www.strengthsociety.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello barbellfocus,

    you will have to modify your CSS to achieve that.

    There is a separator defined in the CSS of the widget you are using:

    .rpwe-block li { border-bottom: 1px solid #EEEEEE; }

    You just might want to modify that and change the color to increase the visibility of the separator.

    As I see you are not using the “MH Custom Posts” widget to display your posts. So you might want to ask the plugin developer of the plugin which you are using how to modify the styling, because the styling of the plugin is not handled by the theme.

    We can’t offer support for theme customizations for free, especially not if it’s not our code which you want to customize.

    I wish you a nice day.

    Regards
    Michael

    Thread Starter barbellfocus

    (@barbellfocus)

    Thanks for your help Michael!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating Box Around Posts?’ is closed to new replies.