Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Hi Rui,
Thank you for your help. Unfortunately the code did not work. Is there another code I can try?
Thank you!
Hi Kyle,
Thank you for your solution, the problem in Question 2 is fixed!
Could you help me with the other question as well? Please see below:
How can I customize the “Add to shopping bag” button on the product page? I want it the button with white background, black text and 2px black solid border. I have made the changes in CSS but it doesn’t seem to change anything.
Please refer to the codes below.
.woocommerce form.cart button.single_add_to_cart_button { background: #ffffff; border: 2px solid #000000; border-radius: 0; box-shadow: none; height: 30px; padding: 0 15px; float: left; font-weight: normal!important; outline: 0!important; font-size:11px; text-transform:uppercase; letter-spacing:0.5px; } .woocommerce form.cart button.single_add_to_cart_button:active { top: 0!important; } .woocommerce form.cart button.single_add_to_cart_button i { margin-right: 10px; font-size: 10px; vertical-align: 1px; }
Thank you!
This reply has been marked as private.Hi Stan and Mohammad,
Sorry for my late reply.
On the search results page, you will be able to see the recently viewed products.
E.g. http://studiolamode.com/?s=acneThank you! 🙂
Hi Mohammad,
Thank you for your help! As for the shadow seen at the Recently View Products sidebar in my 2nd screenshot, how can I remove it?
Thank you!
Hi Stan and Mohammad,
Thank you for your prompt replies! My website is at http://ac3.640.myftpupload.com/
The specific page URLs for the issues:
1. Blog Mansory: http://ac3.640.myftpupload.com/blog/blog-masonry-with-no-sidebars/
2. Search page: http://ac3.640.myftpupload.com/?s=commonI look forward to hear from you again. Thank you!
-