Viewing 1 replies (of 1 total)
  • Plugin Author Bryan Focht

    (@bfocht)

    Thanks for using our plugin. Every theme is a little different, but the button styles can be changed with CSS. Your theme may allow your to update the CSS or you may have to install another plugin to add custom css to your site such as Scripts n Styles.

    Here is some sample CSS to get you started

    
    button.rstore-add-to-cart.button {
      height: 27px;
      color: #ffffff;
      width: 100px;
    }
    
    button.rstore-domain-search-button.submit.button {
      height: 48px;
      color: #ffffff;
      width: 100px;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Product Button’ is closed to new replies.