• Resolved jodiecook95

    (@jodiecook95)


    Hi,

    Please could you let me know if there’s any way to get the details button to be placed at the bottom of it’s container as the buttons are not lining up if the names of the products are different lengths.

    Thanks,
    Jodie

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Jodie,

    You can try adding this to the ‘Custom CSS’ section of the Edit Catalogue page:

    .upcp-thumb-item {
        display: flex;
        justify-content: space-between;
        flex-direction: column;}
Viewing 1 replies (of 1 total)

The topic ‘Details button not lining up’ is closed to new replies.