This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #136711
     andywillis1960
    Participant

    Hi

    I am using the full width blog post layout option. This option has both the feature image and the blog post text content as full width.

    However, I would like to have the feature image as full width but the text blog content with white space either side.

    I have searched everywhere but can’t see how to do this. It seems to be popular on other sites. Attached is a sample layout from another site

    #136831
     Radu
    Moderator

    Hi,

    You can set full width but use this to keep the post content with margins

    COPY CODE
    
    .single.single-post #main-container .article-content {
        max-width: 1280px;
        margin: 20px auto;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?