Jump to content

remove the sidebar only for the download section

Featured Replies

  • Author
comment_191797
11 minutes ago, Zero108 said:
.ipsApp[data-pageapp="downloads"] #ipsLayout_sidebar {
display:none!important; 
}
 

 

After adding the code, the page looked like this.
I want it to be displayed in full screen.

400.thumb.jpg.7a22397fe65267fc009e82fe0ea2f040.jpg

comment_191807
49 минут назад, afshin20 сказал:

After adding the code, the page looked like this.
I want it to be displayed in full screen.

используй вместе с кодом выше:

.ipsApp[data-pageapp="downloads"] #ipsLayout_mainArea {
    display: block !important;
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.