This topic has 8 replies, 3 voices, and was last updated 4 months, 2 weeks ago ago by Andrew Mitchell
Hello Team!
Where can I access to set this button?
The corners to be curved by 4%.
The margins to be small so that it appears in one line.
Reduce font size.
Convert it to small letters.
Hi @Sam,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.wcpt-cell-val a.button.login-to-buy-product.show-product {
font-size: 12px;
text-transform: capitalize;
padding: 5px 10px;
margin: 0;
min-width: 130px;
line-height: 2;
}
Hope it helps!
Thanks for your effort! But it’d seems not affected.
Hi @Sam,
Please try with this custom CSS codes instead:
a.button.login-to-buy-product.show-product {
font-size: 12px !important;
text-transform: capitalize !important;
padding: 5px 10px !important;
margin: 0 !important;
min-width: 130px !important;
line-height: 2 !important;
}
Hope it helps!
Still not affected, Please check it and advice the solution.
Dear Sam,
We hope this message finds you well. I am writing to share a screenshot of how the buttons currently appear on our end: https://prnt.sc/uvXcv2xxLS5u
Could you please clear your cache and verify if the issue persists on your side?
Thank you for your cooperation.
Best regards,
The 8Theme Team
Now OK!
Thanks a lot
Dear Sam,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘Where can I access to set this button?’' has been successfully resolved, and the topic is now closed for further responses