• Just trying this theme out…the one thing that I find most bothersome is that there appears to be no way to turn off the display of the website title and description – which is a common feature in most themes.

    Other than leaving them blank, I guess…which causes other problems, like there being no title on your website if someone wanted to bookmark it.

    Any help on this? A bit of CSS maybe?

Viewing 1 replies (of 1 total)
  • Theme Author gracethemes

    (@gracethemes)

    Hi

    To hide the website title and tagline in your website

    Go to the Appearance -> Customize -> Additional CSS
    and use below css code

    .logo { display: none; }

    Regards
    Grace Themes

Viewing 1 replies (of 1 total)
  • The topic ‘Don’t want to show website title/description…’ is closed to new replies.