CSS

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

    geo_emman
    Participant

    Hello, can i made these in the same line? (square boxes)

    Maybe with CSS code.

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

    Hello,

    This issue is caused by the different lengths of the titles. I can provide custom CSS to make the title of the equal height and then everything would be on the same level, however, the short titles would have an empty space.

    Please provide the page URL.

    Best Regards

    #241604

    geo_emman
    Participant
    #241635

    Hello,

    Please find this code in the Theme Settings > Custom CSS > Global

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

    And change 42 to 72

    Best Regards

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