This topic has 4 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Tony Rodriguez
Hi there,
I wanna make my product title to be all visible. i wanna see all the title.
How can i edit that?
And if is possible, i wanna make it to be centrate.
And i wanna take off that Wishlist icon (that littel heart).
Thank you guys and have a great day there!
Hello, @Vlad,
You can adjust the product title limit from XStore >> Theme Options >> WooCommerce >> Shop >> Product Styles to meet your requirements. Please refer to the screenshot provided: https://postimg.cc/xqhZjtvP
To remove the Wishlist from the products on the Shop page, you must disable “Product Content Effect” from XStore >> Theme Options >> WooCommerce >> Shop >> Product Styles. Please refer to the screenshot provided: https://postimg.cc/gXqv9cH5
To center the title, please provide the URL of the Shop page so that we can check and prepare the necessary Custom CSS.
Best Regards,
8Theme’s Team
Hi there,
U have the url in the privet area.
Plz provide an css that include a font without bold.
thank you!
Hello @Vlad,
Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser’s cache.
.content-product .product-title a {
text-align: center !important;
}
.content-product .product-title {
padding-right: 10px !important;
}
You may adjust the values in the code as needed.
Best Regards,
8Theme’s Team
Tagged: change, font size, product titles, templates, woocommerce, wordpress
The issue related to '‘how to change product titles font size to see all the title’' has been successfully resolved, and the topic is now closed for further responses