Viewing 6 posts - 1 through 6 (of 6 total)
  • #159968
    Slim
    Member
    Post count: 422

    hi friends,
    i have a problem here.

    Can you help me?

    Images attached.
    First image is what i have.
    Second image is what i want.

    Thankz;)

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

    Hi

    Sure, add this to your custom css:

    ul.products li.product .product-details {
      float: none;
      width: 100%;
      border-bottom: 1px solid #ddd;
      text-align: center;
    }
    ul.products li.product .price {
      border-bottom: medium none;
      float: none;
      text-align: center;
      margin-top: 10px;
    }

    – Kyle

    #160013
    Slim
    Member
    Post count: 422

    Thankz friend! Can i hide category?

    image attached.

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

    Sure:

    ul.products li.product .product-details .posted_in {
      display: none;
    }

    – Kyle

    #160022
    Slim
    Member
    Post count: 422

    Thankz man;)

    #160068
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle

    -Rui

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