• Hi,

    I am using a Twenty Fourteen template version: 2.8 .
    I would like to set the template in the middle of the screen or on whole screen.
    Now I have w free space on the right side of the my the page. I know that is space for a background but I don’t wanna use it.

    Can you help me with this issue?

    Regards !

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Do you want to make the website’s page like this https://i.imgur.com/4XsuaLo.png?

    Thread Starter amigo2017

    (@amigo2017)

    Yes, It can be.
    The second solution is to put the website in the middle on the screen.

    Use following CSS code.

    .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content{max-width: 672px !important;}
    
    .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta{margin-right: 0px !important;}
    Thread Starter amigo2017

    (@amigo2017)

    I have added this CSS code what I received but it doesn’t help.
    I have noticed that my iframe with wideo have been changed.

    Thread Starter amigo2017

    (@amigo2017)

    Does anyone have any ideas to fix it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to set the template in the middle of the screen?’ is closed to new replies.