Looking to increase the font size of product titles from 14px to either 18px or even larger, but still undecided.
When inspecting the code, it appears like this:
@media only screen and (min-width: 768px)
.woocommerce .product-title-link {
font-size: 14px !important;
I want to achieve this by using custom CSS in WordPress.
https://i.sstatic.net/ksGp1.png
In the custom CSS section, the code doesn't seem to work as intended.
Visit the website here: