• Resolved DrDarin

    (@drdarin)


    When I upload and install the theme, I get this:

    Installing Theme from uploaded file: Life-Is-Good-WordPress-Theme.zip
    Unpacking the package…

    Installing the theme…

    The package could not be installed. The theme is missing the style.css stylesheet.

    Theme install failed.

    When I try to copy style.css into your package, it won’t allow me to do so.

    Very, very, very, very, very, very, very, very frustrating.

    Darin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter DrDarin

    (@drdarin)

    The reason I paid the $9 was to get what I perceived was an enhanced theme with some support. I really just wanted to change some of the font sizes – the menu is astonishingly small and the body text is HUGE.

    I’m hoping I can do this soon – our business is counting on it and we really like your theme.

    Thanks, Darin

    Theme Author Daniel Klose

    (@klosi)

    Hi Darin,
    The reason why you see the issue with installing the theme is because you are trying to install the Theme package. You will first need to unpack the main package. In there you will find the theme zip, the child theme zip and documentation. The Documentation will exactly explain how to install the theme (basically how you’ve done it, but with the right zip file).

    The Premium version does not ship with extended features but comes with a full documentation, child theme, demo content and support. If you are unhappy with your purchase I am also happy to offer you a full refund.

    In order to change the font sizes you will need to do adjustments to the CSS, which is best done via JetPacks custom style feature, or by installing the child theme.

    The Menu uses the following CSS attributes:
    .nav-menu li a {
    font-size: xxxrem;
    }

    And the body text can be altered using the body CSS selector:
    body {
    font-size: xxxrem;
    }

    Best,
    Daniel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Nice’ is closed to new replies.