• Hi i want to remove the header, page title, and catergorys so it is just a plane page on this link :

    realsmokefree.co.uk/world-leaders-private-time/

    Can anyone help?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there p444td,

    How are you doing today?

    If this is the look you’re looking to get https://screencast.com/t/ABe4hZ5PlNQj then please add the following custom CSS in Appearance >> Customize >> Advanced Options >> Custom CSS:

    .postid-2021 header.tc-header.clearfix.row-fluid.tc-tagline-off.tc-title-logo-on.tc-shrink-on.tc-menu-on.logo-left {
    display: none;
    }
    
    .postid-2021 header.entry-header {
    display: none;
    }
    
    .postid-2021 .tc-hot-crumble.container {
    margin-top: -250px;
    }

    This should remove those parts from that specific page. If this is not what you’re trying to change could you please post a screenshot of the parts you’re looking to remove so I can provide the correct code ??

    Best regards,
    Bojan

    Thread Starter p444td

    (@p444td)

    Thats brilliant Thank You – hoped you liked my post aswell.

    While i have your attention could you please help me with something that no-one seems to want to do!

    I need to float a countdown timer next to the arrow underneath smart smokers choice on the following page : https://www.realsmokefree.co.uk/free-electronic-cigarette.

    This is the code : [COUNTDOWN id=”1887″]

    I would appreciate it massively! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove title and header’ is closed to new replies.