Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • What is the default size of the slider image? I uploaded 950×450 and it seems to get cropped.

    Thread Starter isgriff

    (@isgriff)

    Wow…
    Thanks!

    ~Do you have a method of replacing hair that I pulled out?

    Thread Starter isgriff

    (@isgriff)

    isgriff

    (@isgriff)

    I am having the same issue:

    I’m using Path theme – and I can’t seem to rid myself of the .entry-title large “Home” or “About” titles on the top of my pages.

    I’ve tried using the CSS method describe above and it doesn’t work!!!

    Here’s what the Path theme CSS looks like:

    /* Post titles. */
    .entry-title {
    margin-bottom: 1em;
    }
    .singular .entry-title,
    .error-404 .entry-title {
    margin-bottom: 0;
    padding-bottom: .5em;
    }
    .singular-post .entry-title,
    .format-standard .entry-title,
    .singular.attachment-image .entry-title {
    margin-bottom: .5em;
    padding-bottom: 0;
    }
    .singular .entry-title a {
    }
    .home .format-link .entry-title,
    .archive .format-link .entry-title {
    margin-bottom: 1em;
    }
    .singular-attachment .entry-title {
    text-align: center;
    }

    Is there anyway to remove the title with a functions.php hook?

Viewing 4 replies - 1 through 4 (of 4 total)