Text does show up when inside store page: https://simplycoding.org/store/
and how do we get rid of that grey box around the button? https://enfold.savvyify.com/shop/test-product-shortcode/
Hi,
To remove the border around the shortcode button try this css:
.product.woocommerce.add_to_cart_inline {
border: none !important;
}
Best regards,
Mike
That worked! Almost there now. Just need to figure out how to ALIGN it with the LEARN MORE button and when I click on it the cart icon overlays the text. Not sure why that is happening. I really appreciate your help!
Hi,
I don’t think I’m looking at the correct page to see how the button needs to be aligned, please link to the page you are working on.
Best regards,
Mike
I think we fixed it see page in private data.