The theme is messing up the product titles in the shop page. When I attempt to fix this by adding in a margin-top: 20px for spacing it will work in the “Inspect” tool in chrome but when editing the actual CSS Style file nothing happens or changes even though it is the same code line and place that I did in the inspect file.
Site URL: hiddenHello,
Please add this code in Theme Options > Styling > Custom css or in style.css file of your child theme:
.content-product .product-title a {
line-height: 1.2;
}
http://prntscr.com/kv8z0p
Do not forget to clear cache before checking the result.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.