This topic has 44 replies, 4 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler
ok, click on the link in private message
Hi,
I see you changed product footer layout http://prntscr.com/nmnsql
Do you want to use this layout?
Regards,
Hung PD
Yes I want icons of the same size as for this button model but with the product style with the buttons at the bottom.
Hello, jimmy-17
Additional customization is not included in basic support, so you may submit a customization request to WPKraken team.
Regards
No, I don’t want to customize the button, since the new update of the theme, I notice that the button add to cart has disappeared for the sellers of my shop with the style buttons at the bottom. We should fix this.
the product style icons must have the same size and be on the same bottom line, the customization you had done previously was almost good but the icons were not all the same size.
Can you correct that? Please thank you.
See example of icons of the same size (screenshot):
https://drive.google.com/file/d/11QoVo0i3N_Al0IFYnzgbxNU5typbmYRd/view?usp=sharing
link to the shop:
Hello,
Sorry for the delay due to the weekends.
You can use this custom CSS code:
footer.footer-product {
display: flex;
}
.footer-product .show-quickly, .footer-product .et-wishlist-holder {
position: relative;
padding: 0 15px;
}
.footer-product .button {
padding: 0;
font-size: 0px;
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop {
border-right: 1px solid #444444;
}
.footer-product .compare:before,
.footer-product .show-quickly:before,
.footer-product .button:before,
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before {
font-size: 16px;
}
size of icons you can change here – http://prntscr.com/nnsm5w
Regards
Okay, thank you.
You’re welcome!
Have a nice day.
Regards
Hello, there is a display problem for the product style buttons on the right, not all icons are displayed.
Is it the new style of displaying icons to the right? Is that normal?
See screenshot :
https://drive.google.com/file/d/1-eLipO1rQobxxtIt8Ma-J2DbPgl9H7NG/view?usp=sharing
Hello,
Do you plan to switch the hover effect for the products regularly or plan to use the different effect on the different pages?
Because we fixed the hower effect by custom CSS for options you used at that moment. It won’t be useful for you to have a lot of code for every hover effect in your custom CSS. So, tell me what hover effect do you prefer and we’ll update code according to your needs.
Regards
No, I don’t plan to use this hover effect, but I didn’t know there would be bugs depending on the icon display styles. Thanks anyway.
Hello,
We have implemented not a global solution but fix for your type only. The global fix requires more code but I don’t think you need it if you don’t plan to use it. Anyway, if you change your mind feel free to contact us and we’ll improve the CSS to suit all the types.
Regards
Ok thank you !
Hello,
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up