New Landing How can we help? Cardinal Smaller product picture

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #127487
    alelordelo
    Member
    Post count: 155

    is it possible to have a smaller product picture (on product page) as past scr attached?

    best!

    Attachments:
    You must be logged in to view attached files.
    #127539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Of course, add this to your custom css:

    .woocommerce div.product div.summary {
      width: 68%;
    }
    .woocommerce div.product div.images {
      width: 28%;
    }

    – Kyle

    #127639
    alelordelo
    Member
    Post count: 155

    Thanks kyle!

    If I want to test different widths, what should I change in the “percentual”?

    For ex:

    68% – 28%

    75% – ???

    What is the logic?

    best!

    #127642
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It must equal 96% 🙂

    So 75% – 21%

    – Kyle

    #127653
    alelordelo
    Member
    Post count: 155

    Sorry Kyle, didn’t get it.

    How you came up with 75% – 21%?

    #127656
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There’s a 4% space inbetween, so the default is:

    48% | 4% | 48&

    I provided you with

    68% | 4% | 28%

    You asked what it would be with 75%, which would be:

    75% | 4% | 21%

    Hope that makes sense

    – Kyle

    #127667
    alelordelo
    Member
    Post count: 155

    Yep, now I got it!

    thanks man!

    #127669
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle
    -Rui

Viewing 8 posts - 1 through 8 (of 8 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