New Landing How can we help? Themeforest Theme Support Dante Centering Title & Price

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #75674
    iammyal
    Member
    Post count: 42

    Hi,
    Is there a way to have the product thumbnail title and price be centered always as it is shown when the screen is reduced.
    See attachments

    #75675
    iammyal
    Member
    Post count: 42
    This reply has been marked as private.
    #75993
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Of course, add this to your custom css

    ul.products li.product .product-details {
      float: none;
      text-align: center;
    }
    ul.products li.product .price {
      float: none;
      text-align: center;
      margin-top: 5px;
    }

    – Kyle

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