Forum Replies Created
-
AuthorPosts
-
Alright, thanks Harry.
Thanks.. just fixed it.
I figured out how to do it. How do I center the slider on mobile??
I cannot figure it out
Attachments:
You must be logged in to view attached files.Thanks Harry, long time,
The problem with the slider.. How come it doesnt look the same on Mobile? it only shows 1 item at a time.
How can I make the mobile slider show 4 products at once like the desktop slider?
While on desktop it looks beautiful..
check screenshots please,
Alright, I’m renewing support when i’m finished doing this tweak.
Attachments:
You must be logged in to view attached files.Also how do I change my cart icon? i want to change it to a shopping bag.
Once again Harry saves the day.
For anyone looking to add a keep shopping button to help keep users on their shops longer.
I will leave the snippet code for this theme below.
//add back to store button after cart
add_action(‘woocommerce_single_product_summary’, ‘themeprefix_back_to_store’, 35);
function themeprefix_back_to_store() { ?>
“><?php _e( ‘Keep Shopping’, ‘woocommerce’ ) ?>
<?php
}Use Harry’s styling to adjust it for mobile.
Much thanks to Gecko & harry.
Anyone know how to css the sizing of the buttons on MOBILE?
Hi Harry,
You fixed the web version and made it perfect. Unfortunately the mobile version did not change.
The buttons are vertical instead of horizontal.
Please see below.
WEB VERSION IS PERFECT
The problem continues on Mobile.
I changed the item settings to sold individually which got rid of the number box. But the Keep shopping button is still not on the same line as the add to cart button.
Please help me make the buttons equal like they are in the photo below
-
AuthorPosts