• I tried to add {display: none} which worked in 2010 Weaver, but doesn’t seem to have any effect in Weaver II. Just don’t want to display the Page Title Text.
    What’s the best option here?
    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • can you give me the link for the page

    Thread Starter 44izzie

    (@44izzie)

    I did a “hardcoded” display:none in the style.css:

    #infobar {
    font-size:110%;
    padding:5px 10px 4px 10px;
    line-height:2.5em;
    display:none;
    }
    and this seems to work now.
    It doesn’t work in the “WYSIWYG editor in Weaver II though but I found this workaround.

    I try to avoid editing the style.css code as I’m arid to loose the stuff I’ve changed after updating/migrating my website…

    Thanks

    congrats…
    You can close this topic

    Thread Starter 44izzie

    (@44izzie)

    Solved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable Page Title Text Weaver II’ is closed to new replies.