Home Forums Basel support forum How to center Price and Buy Button in shop page

How to center Price and Buy Button in shop page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6605

    Pat84
    Participant

    Hi,

    I tried everything to center this 2 elements as I did for .basel-hover-alt .product-title, but with no success. It actually worked for some time using `.basel-hover-alt .price {
    text-align: center;
    }` but not anymore now and I don’t know why.

    Could you please help me to do this?

    #6606

    Artem Temos
    Keymaster

    Hello,

    Try to add this code to fix this

    .wrapp-swap {
    width:100%
    }

    Regards

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