Forum Replies Created
Viewing 5 posts - 1 through 5 (of 5 total)
Removed sidebar with some css
/*** Hide Sidebar ***/
.single-wpdmpro #sidebar {display:none;}
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
.single-wpdmpro #left-area {
width: 100%;
padding: 23px 0px 0px !important;
float: none !important;
}}
Hi
I tried those and neither option worked.
Appearance> Widgets removes the sidebar on every page/post on the website, however it is only on the download pages I need the sidebar removed.
The page templates plugin overules the WPDM Page template setting so I can’t select one of the nice page templated that come with WPDM…?
I can see now it adds this in an “attachment” box at the end of the new entry – its all good now.
Viewing 5 posts - 1 through 5 (of 5 total)