Text Blog Title

Home Forums Gillion Theme Text Blog Title

Home Forums Gillion Theme Text Blog Title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • tmc581
    Participant

    Hello,

    I’ve installed all of the plugins, but I am not simply able to remove the Gillion logo without adding a new one. I would like to use a text title for my blog (with no logo). Is this possible?

     

    Hi @tmc581,

     

    I hope you are well today and thank you for your question.

     

    You can remove the logo by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .header-logo {
        display: none;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)