• I use Brigsby Theme. The site is working nicely. I have the need to add some Pages that have a different LOGO at the top and a different menu.

    I see how to create alternate menus but am baffled on how to create an alternative Logo and specify that alternative Logo on selected pages.

    Is this possible and, if so, how?

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

Viewing 1 replies (of 1 total)
  • Thread Starter mckinney3

    (@mckinney3)

    The short answer is NO but the support guy offered a nice work around.

    I ended up adding the code in the page specific CSS dialog. This suppressed the Logo/Banner as well as the Menu.

    That satisfied my needs.

    #header-primary { display: none; }
    #header-supplementary { display: none; }

    But if a Custom “Logo” is desired it can be added by using the other page specific dialog for adding Custom Content Above Title to “fake” an Alternative Banner.

Viewing 1 replies (of 1 total)
  • The topic ‘Brigsby Theme – Is it possible to create pages with different logos’ is closed to new replies.