on the product page how can i do space between the cart and the text add to cart it is now attatch to each other
Theme version: 8.07Hello,
Add the next code in Theme Options > Theme custom CSS:
.rtl .single_add_to_cart_button:before {
padding-left: 5px;
padding-right: 0;
}
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.