Custom advert page
-
this is my sample site and i have a plugin called wpadvert, and i need to access the page where i can disable for the custom advert that i posted, the topbar, the title, the sidebar and the other things. Or if it’s not possible, something that hides all these things.
Now, i have some codes, but they are not hiding things anymore, like the topbar and the sidebar.
.single-advert #top-bar-wrap, .single-advert .page-header-title { display: none; } .single-advert .content-area { width: 100% !important; border-right-width: 0 !important; }
.single-advert .page-header {
display: none;
}The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom advert page’ is closed to new replies.