Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #246771
    AngeloCal
    Participant

    Hi,
    I’m building up a new website and trying the Audioman theme.
    So far it looks great, but I have trouble with the Title and Tagline on pages.

    I have disabled “Display Site Title and Tagline” from Site Identity in the Customiser, as I want only the logo to appear.
    But for some reason it keeps appearing on internal pages. Is there any way to hide it everywhere?

    Thanks

    #246815
    Skandha
    Participant

    @angelocal: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #246837
    AngeloCal
    Participant

    Hi,
    thanks for your reply. The URL is https://www.thisismyhouse.tv/

    #246863
    Skandha
    Participant

    @angelocal: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-identity {
        display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #246869
    AngeloCal
    Participant

    Hi Skandha,
    that worked. Thank you so much!

    #246873
    Skandha
    Participant

    @angelocal: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good weekend. 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide Title and Tagline appearing in pages’ is closed to new replies.