• Hello,
    I try to add a logo, but it gets cut off on top and bottom the logo is 100 by 100 px. Where in the css can I change this? I already tried a bunch of things but no result. Thanks!

    A3Sh

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author JustPX

    (@justpx)

    Hello,

    Download new version https://justpx.com/product/jshop-free/

    Or
    functions.php line 20
    add_image_size( 'jshop-logo-size', 330, 100, true );
    replace
    add_image_size( 'jshop-logo-size', 300, 500, true );

    ————————–

    max-width: 300px;
    max-height: 500px;

    JustPX

    Thread Starter A3shocking

    (@a3shocking)

    Thanks!

    That worked! Another question. Actually two.

    I just purchased the pro version and downloaded it. But it gives me an install fail because of a missing Stylesheet.css. How can I solve this?

    And second question, how can I move the logo to the centre of the page?

    Thanks!

    A3Sh.

    Theme Author JustPX

    (@justpx)

    1. “missing Stylesheet.css” UnZip file
    https://justpx.com/jshop-pro-documentation/#14

    2. “logo to the centre of the page” – Next Version (one week).

    JustPX

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo is cut off on top and bottom’ is closed to new replies.