• Thanks a lot for such great theme.

    How can i change background color or image of post in moesia theme.

    In Page, There is an option to change background image , But how can it be manage post.

    Please guide me.

Viewing 1 replies (of 1 total)
  • Hi,
    there is no option to change the background color of the post within the theme, but you can use this css code below:

    div#content.page-wrap, .content-wrapper, #secondary {
        background-color: gray !important;
    }

    put the code using custom css plugin

Viewing 1 replies (of 1 total)
  • The topic ‘how to change background color of post in Moesia theme’ is closed to new replies.