Remove box around site title

  • Author
    Posts
  • #100782

    Hi, everyone!

    First, thanks a lot, Zed, for the wonderful themes Esothera and Arcanum! They are just great!

    Now, I was wondering whether there’s a way to remove the box around the site title, and leave it just with letters.

    The animation of the site title is cool, too.

    Thanks again,

    Rafael.

    Website: curicounidoenelcorazon.cl

    • This topic was modified 3 years ago by Rafael. Reason: typos
    #100872
    Zed
    Cryout Creations mastermind

    We should all thank Mr. Kay for the wonderful themes he’s creating. I’m mostly in charge of the brick and mortar work underneath (which is not really that visible on the surface) 🙂

    You can easily remove the border around the title with CSS:

    body #site-title a {
        border-width: 0;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #101086

    Hi, Zed!

    Kudos for Mr. Kay, then, too! I do appreciate your work, guys.

    And thanks for the CSS. It worked like a charm! The owner of the site may prefer to keep the border, though, so if you check the site and it’s still there, it’s not because the CSS didn’t work, but simply because the client wanted to keep it.

    Thanks again for your kind and prompt response!

    Cheers,

    Rafael

    • This reply was modified 3 years ago by Rafael. Reason: typo
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Remove box around site title’ is closed to new replies.