Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mainpirat

    (@mainpirat)

    Hi @skalanter,
    Thanks again for your answer. I can absolutely live with the workaround. The header is like I want it to have.
    Kind regards

    Thread Starter mainpirat

    (@mainpirat)

    Hello @skalanter, Thank you for your reply. That means in case there is no Logo selected the Header shows the Page Title instead – no matter which parameters you set within the Page Title options. But then I do not understand why the main website does not show the Page Title because also there I use the header and do not choose a logo.

    Thread Starter mainpirat

    (@mainpirat)

    I checked the generated HTML-Code and it turned out that it is the PAGE TITLE which is displayed but it is within the SITE-LOGO-INNER. Even though there is absolutely no entry in the section LOGO, the systems takes the PAGE TITLE (as soon I type in one) and shows it as SITE-LOGO-INNER in the HEADER.
    To solve it for now I added a piece of CUSTOM CSS:

    #site-logo #site-logo-inner {
        display: none;  
    }

    as a workaround.
    So currently the effect can’t be seen when visiting the site as it is an active site which must be online and in a good condition.
    But I think the OceanWP theme should not behave like it behaves.

    • This reply was modified 9 months, 1 week ago by mainpirat.
Viewing 3 replies - 1 through 3 (of 3 total)