New Landing How can we help? Themeforest Theme Support Uplift button, logo and product page image sizing problems

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Uplift
  • #284075
    oriweb
    Member
    Post count: 24

    Hello,

    We’re loving your theme but just having a few issues. They all seem to be related to sizing.

    They problems are:

    -BUTTON: The ‘Buy Now’ button in our header is getting squished vertically (no padding, unlike the header button in the demo)
    -PRODUCT IMAGE: One our product page, the main image gets distorted when resizing the window
    -LOGO: When scrolling down the logo transitions from white to black, but the black version is stretched horizontally. This only seems to happen on retina screens.

    Thanks!

    #284540
    David Martin – Support
    Moderator
    Post count: 20834

    1) Please use this in Theme Options > Custom CSS:

    #header .std-menu ul.mega-menu > li > a.sf-button, 
    #header .std-menu ul.menu > li > a.sf-button {
        padding: 12px 26px;
    }

    2) What is the image size you are uploading into WP for the main image? Were they uploaded before you used this theme?

    3) Please use this in Theme Options > Custom CSS:

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    #logo img.retina, #mobile-logo img.retina {
        width: auto;
    }
    }
    #286138
    oriweb
    Member
    Post count: 24

    Thank you!

    The logo and button CSS worked perfectly.

    As for the images, yes they were previously uploaded. Should I delete and re-upload?

    #286141
    oriweb
    Member
    Post count: 24

    Update: I deleted and re-uploaded the images. It now doesn’t seem to be stretching when making the window larger, but they do get cut off when making it smaller. Do I need to adjust my image size settings in woocommerce? Ideally the image would fit to the window size and the user would not have to scroll down to see the full image. Any help would be appreciated!

    Thanks.

    PS: how do I edit a reply? I tried to do so instead of creating a new reply, but couldn’t see an ‘edit’ function.

    #286236
    David Martin – Support
    Moderator
    Post count: 20834

    yes, please amend the sizes in Woo: WooCommerce > Settings > Products > Display. Then, you need to use this plugin to rebuild your thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/.

    #288209
    oriweb
    Member
    Post count: 24

    Thanks David.

    Is there a specific size (or ratio?) that I need to use for the images to display properly?

    #288433
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks David.
    Check here in this page below.( WooCommerce Image Settings )

    http://uplift.swiftideas.com/documentation/2014/05/10/setting/

    Hope it helps.

    -Rui

    #288773
    oriweb
    Member
    Post count: 24
    This reply has been marked as private.
    #289144
    David Martin – Support
    Moderator
    Post count: 20834

    The fullwidth image layout you are using for the product will stretch the image to fit the area. You can also see this here: on the demo: http://uplift.swiftideas.com/product/new-standard-jeans/

    Using the standard product layout would not do this. You could test using a much larger image size to better match this layout. Ex: 1400×1400

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register