This topic has 11 replies, 2 voices, and was last updated 2 years, 6 months ago ago by ziga32
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?
Hello,
Add the below code in addition to the previous one
.content-product .product-title + .price {
margin-top: 24px;
}
Regards
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/
Hello,
I have changed the custom CSS. Check now, please.
Regards
Looks perfect!
Except for the composite products (last line)?
https://nova.komponentko.si/trgovina
https://i.imgur.com/kuab4wN.png
Hello,
Add the below code in addition
.product-title + .leanpay_catalog_txt {margin-top: 50px;}
Regards
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.
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
Yes, but it is the only page this is happening with.
Hello,
Not sure about this. As a rule, it’s related to all the pages on the site where you do the changes.
Regards
nevermind, will figure it out.
thank you for your help on the page!
have a good weekend 🙂
Tagged: align, buttons, persuasive, shop, templates, woocommerce, wordpress
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