New Landing How can we help? Themeforest Theme Support Neighborhood Related Products Image Alignment

Viewing 4 posts - 1 through 4 (of 4 total)
  • #188887
    eviltina
    Member
    Post count: 13

    Hi,

    I would like to align “related products” images to center position. How can I do that?

    Please see attachment.

    Thank you!

    Regards, Tina

     

     

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

    Hi

    They should already be, can you provide a link so I can check this?

    – Kyle

    #188984
    eviltina
    Member
    Post count: 13
    This reply has been marked as private.
    #189006
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    In your custom css you have:

    .woocommerce ul.products li.product a img {
      box-shadow: none;
      display: block;
      margin: 0 0 1em;
      width: 160px;
    }

    Change it to:

    .woocommerce ul.products li.product a img {
      box-shadow: none;
      display: block;
      margin: 0 auto 1em;
      width: 160px;
    }

    – Kyle

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