Align the buttons in the shop to the button

This topic has 11 replies, 2 voices, and was last updated 1 years, 11 months ago ago by ziga32

  • Avatar: ziga32
    ziga32
    Participant
    May 5, 2022 at 14:16

    Hello

    I used the code you gave me in some time ago in one of my previous posts to align the buttons in the shop to the button. But I have a problem with products with brands popping out.
    https://i.imgur.com/PaP7auZ.png

    Is there a solution to this?

    10 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 5, 2022 at 15:12

    Hello,

    Add the below code in addition to the previous one

    .content-product .product-title + .price {
        margin-top: 24px;
    }

    Regards

    Avatar: ziga32
    ziga32
    Participant
    May 5, 2022 at 15:21

    It’s doing the trick, thank you
    https://i.imgur.com/b9BCAtR.png

    But shop page is not looking too good?
    https://nova.komponentko.si/trgovina/

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 5, 2022 at 22:36

    Hello,

    I have changed the custom CSS. Check now, please.

    Regards

    Avatar: ziga32
    ziga32
    Participant
    May 6, 2022 at 10:53

    Looks perfect!

    Except for the composite products (last line)?
    https://nova.komponentko.si/trgovina
    https://i.imgur.com/kuab4wN.png

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2022 at 11:23

    Hello,

    Add the below code in addition
    .product-title + .leanpay_catalog_txt {margin-top: 50px;}

    Regards

    Avatar: ziga32
    ziga32
    Participant
    May 6, 2022 at 11:29

    Thank you, works great now!

    Do you know why I neet for hard refresh for every change that I make?
    I’m not using any catching. not even on server.
    And I only have a problem on this site.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2022 at 11:34

    Hello,

    It could be related to browser cache. Browser caches style files and images.
    So, sometimes you need to clear the browser cache to apply your changes.

    Regards

    Avatar: ziga32
    ziga32
    Participant
    May 6, 2022 at 11:35

    Yes, but it is the only page this is happening with.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2022 at 12:02

    Hello,

    Not sure about this. As a rule, it’s related to all the pages on the site where you do the changes.

    Regards

    Avatar: ziga32
    ziga32
    Participant
    May 6, 2022 at 12:21

    nevermind, will figure it out.
    thank you for your help on the page!

    have a good weekend 🙂

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘align the buttons in the shop to the button’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.