Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Yes, you will be able to shrink the logo and remove the tagline. ??

    Thread Starter dsdoyle

    (@dsdoyle)

    Okaaaaaay . . . so how do I do it? That was my question not if it can be done. . .

    Does anyone know how to replicate https://my.studiopress.com/themes/hello/#demo-full header? I want to be able to shrink the logo and remove the tagline.

    It is clear it can be done as per the example I point to.

    Thank you

    • This reply was modified 4 years, 6 months ago by dsdoyle.
    • This reply was modified 4 years, 6 months ago by dsdoyle.

    Hi,

    Sorry, I didn’t understand your question previously.

    Actually first, you have to find that if there is an option available to remove that in the theme customization section.

    If not then for this theme you can you this CSS to remove it:

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

    Also, you can ask the theme support team for a more better option.

    For the logo, it depends on its size.

    Whatever size you’ll upload, it will show you accordingly.

    I recommend you to see the theme documentation for a perfect size or ask the theme support theme. ??

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not an Everything else WordPress topic.

    For pro or commercial product support please contact the author directly on their site. This includes any pre-sales topics as well.

    As the author is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to shrink logo and remove tagline’ is closed to new replies.