• Hello – I’m creating two landing pages.

    One with ONLY an embedded scheduling functionality and another one for ONLY an application form.

    For both, I want to eliminate the homepage links and sidebar but am having a hard time. I downloaded InboundNow’s landing pages plugin but it’s not really helping me. What’s the best way to accomplish this?

    Thank you!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gracejkim

    (@gracejkim)

    Also, to clarify:

    1. the link I provided is for the scheduler (once I can get this finished, I think I can figure out how to do the same for the application form). I’d like to remove the “mysuperlative.com” link in the top left corner and the side menu (if possible, not absolutely necessary).
    2. I wasn’t able to get the scheduler to show, which is why it’s empty.

    Any help and advice are greatly appreciated!! Thank you!!!

    Hi Grace,

    Try adding this custom CSS to your custom CSS metabox in the landing page edit area:

    header {
        display:none;
    }

    Hi usually noone is here for support though. You’d have to go to https://support.inboundnow.com

    Kind regards and hope this helps, please let me know if it does,
    Hudson Atwell

    .postid-17257 .sidebar-toggle,.postid-17257 .site-branding{
    display:none;
    }
    Thread Starter gracejkim

    (@gracejkim)

    @hudson-atwell – Thank you so much!! It worked! And I’ll be using InboundNow support going forward. Really appreciate it.

    @luckychingi – Thank you! This one interestingly keeps the black bar at the top, but gets rid of everything else it was helpful too. Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing homepage link on landing page using Inbound Now’ is closed to new replies.