Viewing 6 posts - 1 through 6 (of 6 total)
  • #85708
    Ross_nineteen789
    Member
    Post count: 18

    Hi,

    Products with long titles – the price seems quite low under the images – could you have it so it lines up with the category word (example attached – can the price move up to be in line with the gold word ‘Rings’)

    Also, How do I remove all of the ‘new’ tags that get displayed on every product?

    Thanks
    Ross

    #85739
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The file type that you attached was not permitted, please upload a JPEG

    – Kyle

    #86145
    Ross_nineteen789
    Member
    Post count: 18

    Hi, please see attached.

    Thanks

    #86150
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    ul.products li.product .product-details {
      width: 80%;
    }

    If that doesn’t work please provide me with a link to your site

    – Kyle

    #86154
    Ross_nineteen789
    Member
    Post count: 18

    Hi Kyle,

    I have added that code but no luck. Here is link:

    http://naviyalondon.com/shop/

    Could you please also comment of other question – Also, How do I remove all of the ‘new’ tags that get displayed on every product?

    Thanks very much.

    ross

    #86158
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this as well:

    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {;
      float: right;
      width: 20%;
    }

    2. Add this:

    .wc-new-badge {
      display:none;
    }

    – Kyle

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 the following item
Login and Registration Log in · Register