Home Forums Basel support forum Same line the text and prices

Same line the text and prices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #234509

    geo_emman
    Participant

    Hello, can i set CSS code to have price and titles in a straight line?

    Attachments:
    You must be logged in to view attached files.
    #234586

    Hello,

    You need to upload images of the same sizes or crop them: https://xtemos.com/docs/basel/image-size-in-a-product-grid/

    Also, you need to limit the length of the product titles.

    Best Regards

    #234694

    geo_emman
    Participant

    I dont want to limit the words. I want to have these words in title but in the same line. In some products because i have attribute of colour the title and price goes down. Can i set a css to have the title and price of products without attribute in same line with products with attribute? (see image) ty

    Attachments:
    You must be logged in to view attached files.
    #234753

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-grid-item .product-title {
    height:42px;
    }

    This is CSS for titles https://prnt.sc/v32evb at the same time product without the swatches would not be on the same line.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)