New Landing How can we help? Atelier Remove promo bar top on specific pages

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Atelier
  • #285491
    TiiPii
    Member
    Post count: 96

    Hi,

    Can I remove the promo bar with the 3 USP’s on specific pages like this one? http://27.123.26.98/~tiipiibe/weddings/

    Thanks!

    #285504
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes, in the page meta options

    – Kyle

    #285528
    TiiPii
    Member
    Post count: 96
    This reply has been marked as private.
    #285579
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail to check and resolve the issue.
    Thanks
    Mohammad

    #289879
    TiiPii
    Member
    Post count: 96
    This reply has been marked as private.
    #289880
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The promo bar is actually in the page content: http://d.pr/i/11BKJ/5hWkWV5G

    Are you not referring to the global header banner?

    – Kyle

    #290801
    TiiPii
    Member
    Post count: 96

    Hi Kyle,

    Ah, yes! I mean the global header banner. How do I delete this from specific pages?

    screen shot attached.

    Thanks,

    Attachments:
    You must be logged in to view attached files.
    #290803
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css: .page-id-12375 #sf-header-banner {
      display: none;
    }

    But you’ll need to change the page id, you can find this my going into the backend to Pages, and hovering over the page title

    – Kyle

    #291496
    TiiPii
    Member
    Post count: 96

    Worked! Thanks so much!

    #291497
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #292590
    TiiPii
    Member
    Post count: 96

    Hi Kyle,

    On this page the global header banner is not disappearing when editing the back end. http://27.123.26.98/~tiipiibe/uncategorized/5-cool-ways-to-style-your-garden-hammock/

    can you help? thanks

    #292592
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you have it in a row, click the plus icon on the row to expand it

    – Kyle

    #292798
    TiiPii
    Member
    Post count: 96

    Hello Kyle,

    There is nothing in the row. The code you provided does not work with blog post pages like this one:
    http://27.123.26.98/~tiipiibe/tips-tricks/finding-the-perfect-outdoor-wedding-style/

    As you can see, the global header banner is still showing. Also, there is no option to turn it off in the meta options.

    Please advise,

    Thanks!

    #292861
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use the code like this for posts:-

    .postid-15353 #sf-header-banner {
      display: none;
    }

    Thanks
    Mohammad

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register