• Resolved znork

    (@znork)


    Hello!

    Great theme, looking great.
    One thing, tho; The slogan appear under the logo, which is not perfect for me, since i have slogan in the logo also. Is there a way to hide it?

    To simply remove in settings is of course one way, but i kind of want it in the browser tab, if you know what i mean.

    Thanks for fast support!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Sure, the following CSS should do this:

    .site-header .site-description {
      display: none;
    }

    Copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.

    Thread Starter znork

    (@znork)

    Thanks, works perfectly!

    Thread Starter znork

    (@znork)

    Actually, it come back again. It is removed during the settings, and after first reload. Then, when i reopen the page, it is still there.

    Theme Author Ben Sibley

    (@bensibley)

    This is most likely a caching issue. Are you using any caching plugins like W3 Total Cache on your site?

    Thread Starter znork

    (@znork)

    I do use W3 and after empty all kind of cache, it seems to be working, I reopened again and again.

    Thanks for your speedy support!

    Theme Author Ben Sibley

    (@bensibley)

    Great glad it’s working now ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slogan appear under logo’ is closed to new replies.