• Resolved gms247

    (@gms247)


    Guys I’m struggling with the footer and header, being visible. Where can I edit/ hide it;)

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor PluginOps

    (@pluginops)

    Hi @gms247,

    If you create a landing page the header & footer will hidden by default.

    The other method to hide is by using custom CSS let me know if you want me to send you the relevant CSS for it.

    Thanks

    Thread Starter gms247

    (@gms247)

    yes, pls send me css:) for http://lp.transparentdata.eu/

    Plugin Contributor PluginOps

    (@pluginops)

    Use the following code in page options section’s Custom CSS field.
    Putting this css in row or columns CSS field will not work.

    .entry-header, .screen-reader-text,.site-info , #secondary, {
        display: none !important;
      }
    • This reply was modified 8 years, 1 month ago by PluginOps.
    • This reply was modified 8 years, 1 month ago by PluginOps.
    Thread Starter gms247

    (@gms247)

    ok cheers

    • This reply was modified 8 years, 1 month ago by gms247.
    Plugin Contributor PluginOps

    (@pluginops)

    Great, If you like the plugin & support please write a 5 star review.

    Thanks

    Thread Starter gms247

    (@gms247)

    One more question, how can I add custom tracking code, example hubspot tracking code?
    On the main wordpress intallation I have installed their hubspot plugin but cant see the tracking code on the Landing page.

    • This reply was modified 8 years, 1 month ago by gms247.
    Plugin Contributor PluginOps

    (@pluginops)

    You can add tracking codes in Page Options Custom JS field or in text editor widget.

    To Access page options click on left panel open button.

    Screenshot pointing at page options open button.
    http://smuzthemes.com/wp-content/uploads/2018/04/page-ops.png

    Thread Starter gms247

    (@gms247)

    ohh didnt notice the custom js 😉 Great!!!!!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘FHeader & footer’ is closed to new replies.