Home Forums Theme support Prestige Theme Full Width

This topic contains 4 replies, has 2 voices, and was last updated by  7Theme Support 6 years, 1 month ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • How can I make the whole prestige theme full width to fit the screen

    Hi,

    you can try this CSS code, but without warranty:

    .inner,  #page-sidebar-no-sidebar,  #page-sidebar-no-sidebar #content {
    	width: auto;
    	padding-left: 40px;
    	padding-right: 40px;
    }

    You can add the code to the end of your style.css file.

    I added the code to the file, but it didn’t change to full screen it stayed the same.

    I got it figured out

    Thank you

    Have you already tried to delete the browser cache? Can you send me the link to the website, then I can take a look at the source code…

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.