Topic Resolution: Resolved
  • Closed
  • May 3, 2016 at 5:21 pm #27267

    After setting up the contact page and adding additional content to the page the additional content appears over the sticky header after scrolling this only happens on the contact page and it is only the additional content which appears above it possibly zindex problem not sure.

    Roman
    Spectator
    Posts: 3147
    May 3, 2016 at 11:03 pm #27280

    please provide your website URL

    Graham Savine-Jones
    Spectator
    Posts: 36
    May 5, 2016 at 12:54 pm #27326

    Hi Roman,
    sorry for delay Url is http://www.heavenlybrides.co.uk/Main_Site/ This site is still under development and construction mode has temporarily been switched off so that you can see the problem.

    Thanks

    Roman
    Spectator
    Posts: 3147
    May 5, 2016 at 1:52 pm #27327

    are you using a plugin to insert the content on the page? a page builder? it seems it makes the bug

    Graham Savine-Jones
    Spectator
    Posts: 36
    May 5, 2016 at 3:00 pm #27329

    Pootle Page Puilder is being used throughout the site but all other pages are Ok it is only the contact page which has this problem.
    All other pages are created with the same page builder and appear fine.

    Denzel Chia
    Moderator
    Posts: 2672
    May 6, 2016 at 1:45 am #27339

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    .page-id-3260 #pootle-page-builder {
    z-index: 1 !important;
    }

    Thank you.

    Graham Savine-Jones
    Spectator
    Posts: 36
    May 6, 2016 at 11:05 am #27354

    “SOLVED”

    Thank you

    Denzel Chia
    Moderator
    Posts: 2672
    May 7, 2016 at 3:21 am #27373

    You are welcome!