New Landing How can we help? Themeforest Theme Support Neighborhood Shortcode Button format help

Viewing 3 posts - 1 through 3 (of 3 total)
  • #29562
    brandgive
    Member
    Post count: 4

    Hi,

    How do I combine these short codes into one Add to cart button?

    [button colour="accent" type="squarearrow" size="small" link="#" target="_self]Add to cart[/button]

    [add_to_cart id=”10483″ sku=”BG1″]

    See the error here: http://brandgive.com/?page_id=46#

    #29915
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!

    I’d like to check the backend of your website to investigate, could you let me know your login details please?

    Thanks and cheers!

    #29933
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Two shortcodes are different, one is theme’s and another one is woocommerce default shortcode, you can’t override it but you can style them like this.

    .add_to_cart_button.product_type_simple {
        background-color: #07C1B6;
        color: #FFFFFF;
        padding: 6px 12px;
    }

    or this

    .add_to_cart_button {
        background-color: #07C1B6;
        color: #FFFFFF;
        padding: 6px 12px;
    }

    In the Custom CSS in Theme Options..

    Let me know, what you got.

    Thanks,
    laranz.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register