• Hello, I want to remove header, footer and breadcrumbs from this page. Can you help me?
    Looking for a quick reply. Thanks!

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

Viewing 1 replies (of 1 total)
  • Hi Khubaib927,

    You can probably get away with adding this to the css:

    .breadcrumbs {
    display: none;
    }

    (And repeat this for the other classes you wish to hide)

    Hope that helps,

    • This reply was modified 5 years, 9 months ago by Jackie Chan.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove Header, Footer and Breadcrumbs’ is closed to new replies.