Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1203811
    wanderinggourmet
    Participant

    Hi there,

    I would like to push the Add to cart button to the right of the products but still below the products

    http://www.nowplating.com/menu to see

    #1203999
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .ajax_add_to_cart {
        float: right !important;
    }

    Let us know how this goes!

    #1209924
    wanderinggourmet
    Participant

    Worked great, thank you!

    #1210047
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1203811 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>