Niall a11n
Forum Replies Created
-
Hi @boppar,
We apologize for taking a while to get back to you. If you’re still having trouble, would you mind sharing a link to your site so that we can take a closer look?
Forum: Themes and Templates
In reply to: [Storefront] Styling the 404 pageGlad to hear it!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Themes and Templates
In reply to: [Storefront] Images served in the wrong sizeWe apologize for taking a while to get back to you. We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Largeur de l’image avec widgets et bouton couleursHi @chezlibellule,
We apologize for taking a while to get back to you. If I understand correctly from the French to English translation I did via Google Translate, you would like to do the following:
- Change the color of the cart button to green
- Change the color of the cart notification
1. Changing the color of the cart button
If the Appearance → Customize → Buttons didn’t work the way you intended, and you’d like to change only the color of the cart buttons to green and not other buttons, please add this code to the Appearance → Customize → Additional CSS section inside your WP-Admin dashboard; change the
#...to the colors you would like to use/*Change button colors */ button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button { background-color: #DCF5DE; border-color: #DCF5DE; } /*Change button colors on hover */ button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover { background-color: #C3DBC5; border-color: #C3DBC5; } /*Change button colors on focus */ a.button:focus { outline-color: #669659; }2. Changing the color of the cart notifications
Please add this code to the Appearance → Customize → Additional CSS section inside your WP-Admin dashboard; change the#3d9cd2to the color you would like to use..woocommerce-info { background-color: #3d9cd2; }Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] wc_add_notice does not fireHi @marco978,
Thanks for reaching out to us!
This request involves a fairly complex development topic and it might be worthwhile reaching out to the web developer community at large to review any code that you’ve already written.
I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help, please start a new thread and we’ll be able to help you out there. Thanks!
We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help, please start a new thread and we’ll be able to help you out there. Thanks!
We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!
Forum: Themes and Templates
In reply to: [Storefront] 2 abandoned font requests: how to get rid of them?We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Header widthWe haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!
We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Displaying attributes as a listWe haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Stars for rating are shown as S letterWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, please start a new thread.
Closing this thread, as the question relates to the WooCommerce plugin rather than the Storefront theme.
Forum: Themes and Templates
In reply to: [Storefront] Two h1 tags on Product pageHi @dolffie,
We haven’t heard back from you for a while, so I’m going to mark this post as resolved. If you have any further questions or need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there. Thanks!