• Hello

    I’ve added a header widget however it is not diplsying. Loooking at forums I’ve seen that it may because of this code
    <div id=”top-header”<?php echo $et_top_info_defined ? ” : ‘style=”display: none;”‘; ?>>
    Howeveve I cannot find an answer to how to change the code so that the header displays on all pages.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • After viewing the source code of your homepage and a couple interior pages, I see a <div> with class “top-header” added to the top of every page (the red bar at the top of the screen displaying your phone number and social icons).

    From the code you posted above, I’m assuming this is the widget content you’re hoping will display on all pages, and I’m currently seeing it on all pages… perhaps you’ve fixed this already?

    Thread Starter One Stop Worktops

    (@nathang828)

    Thanks I’ve found a temporay work around.
    Where would I find the “Top Header” of the page. I need to edit it.

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

The topic ‘Hidden Header Widget’ is closed to new replies.